Last Modified Date: 03 Jan 2019
Environment
Tableau ServerAnswer
Use tabcmd in conjunction with URL filter parameters.For example, the following URL with filter parameters:
http://servername/views/workbook/sheet?param1=value1,value2¶m2=valueCould be used in tabcmd as follows:
tabcmd export "workbook/sheet?param1=value1,value2¶m2=value" --pdf -f "C:\Tableau_Workbooks\Weekly-Reports.pdf"
Or:
tabcmd get "http://servername/views/workbook/sheet?param1=value1,value2¶m2=value" -f "C:\Tableau_Workbooks\Weekly-Reports.pdf"
Additional Information
Note: Filter parameters are ignored when they contain spaces, or other characters requiring encoding. See Tabcmd Export or Get Ignores Parameters When Run From a Batch File for more information.Discuss this article... Feedback Forum
Thank you for providing your feedback on the effectiveness of the article.
Open new Case
Continue Searching
Knowledge Base
Community
Product Help
Training and Tutorials