Get Custom View Data
Retrieves data in comma separated value (CSV) format for the specified custom view in a Tableau workbook.
APIs called
- Get Custom View Data
- Get Custom View and Get View (if applicable tool scoping is enabled)
Required arguments
customViewId
The ID of the custom view, potentially retrieved by the List Custom Views tool.
Example: 1db3a121-51ac-4435-b533-3053e698dfc8
Optional arguments
viewFilters
Map of view filter field names to values. vf_ prefix for field names is optional and will be added
automatically when building the view filter query.
Example: { "year": "2017" }
Example result
Country/Region,State/Province,Profit Ratio,Latitude (generated),Longitude (generated)
Canada,Ontario,26.8%,50.94,-84.75