Checklist for emailing as PDF or PNG
URL Example
WHEN The URL used for testing in the web browser is:
https://dataselfbi.com/#/site/yourcompany/views//TestA/Sheet3
or
https://dataselfbi.com/#/site/yourcompany/views/TestA/Sheet3?id=1
or
https://dataselfbi.com/#/site/yourcompany/views/TestA/Sheet3?AcctManagerID=BB
Set the URL column to TestA/Sheet3
PDF Format Options
example: --pagesize legal --pagelayout landscape
Option | Available Parameters | Example | Comment |
---|---|---|---|
--pagelayout | landscape portrait | --pagelayout portrait | Sets the page orientation (landscape or portrait) of the exported PDF. If not specified, its Tableau Desktop setting will be used. |
--pagesize | unspecified letter legal note folio tabloid ledger statement executive a3 a4 a5 b4 b5 quarto | --pagesize legal | Default is letter. |
--width | (number of pixels) | --width 800 | Default is 800 pixels (px). |
--height | (number of pixels) | --height 600 | Default is 600 pixels. |