Loading

Automating PDF Exports with Filters Using Tabcmd

Udgivelsesdato: Apr 13, 2024
Opgave
How to use tabcmd to automate PDF exports with multiple filters.
Trin
Use tabcmd in conjunction with URL filter parameters.

For example, the following URL with filter parameters:
http://servername/views/workbook/sheet?param1=value1,value2&param2=value
Could be used in tabcmd as follows:
tabcmd export "workbook/sheet?param1=value1,value2&param2=value" --pdf -f "C:\Tableau_Workbooks\Weekly-Reports.pdf"
Or:
tabcmd get "http://servername/views/workbook/sheet?param1=value1,value2&param2=value" -f "C:\Tableau_Workbooks\Weekly-Reports.pdf"
Yderligere ressourcer
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.
Vidensartikelnummer

001456510

 
Indlæser
Salesforce Help | Article