tabcmd
tabcmd copied to clipboard
Feature: custom views
needed all the way down in the REST API
export customized views: tabcmd export "SuperstoreDashboard/Overview/3f3b03eb-7c77-4925-9247-64920c1d997e/EastRegion" --png
requires https://github.com/tableau/server-client-python/issues/999
This is partially implemented in tsc 0.25 https://github.com/tableau/server-client-python/releases/tag/v0.25
@jacalata is there an ETA for exporting custom views to CSV via the Python Client Library or tabcmd? Thanks