server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

Support for getting the user's default view

Open jyothimandava opened this issue 5 years ago • 2 comments

Hi , After retrieving specific user's workbooks, is there support for retrieving the user's default view of those workbook(s). It will be great to share an example if it is supported. If it's not is there please share if there is any plan for adding this support? Thanks

jyothimandava avatar Sep 29 '20 03:09 jyothimandava

I don't believe the backend REST API supports this yet, so I'll label this one as a backend enhancement request.

bcantoni avatar Dec 09 '20 00:12 bcantoni

Default view ID is now an attribute when you get a workbook - I'm not sure if that will reflect any user-specific defaults though.

There are also now a couple methods around default views, such as https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_workbooks_and_views.htm#list_users_with_custom_view_as_default

jacalata avatar May 30 '25 21:05 jacalata