URL 문자열을 매개 변수 중 하나로 사용하여 HTTP GET 요청을 Tableau Server로 보냅니다. 결과는 .CSV 파일로 반환됩니다.
tabcmd get "[URL of your view].csv" -f "[FileName].csv"
예
tabcmd get "/views/Finance/InvestmentGrowth.csv" -f "InvestmentGrowth.csv"
Tableau Server의 뷰에서 요약 데이터를 내보내 파일로 저장합니다.
tabcmd export "[URL after views/]" --csv -f "[FileName]"
여기서 [remainder of URL]은 views/ 다음에 나오는 URL 경로입니다.
예
다음 전체 URL을 사용하여 뷰를 내보내는 명령:
http://server-name/views/Q1Sales/Sales_Report
tabcmd export "Q1Sales/Sales_Report" --csv -f "weekly-report"
001466229

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.