Summary
When promoting content using WTAB Desktop or TVM Restoration or WCP Promote content, workbooks that contain hidden dashboards or worksheets may have these views published instead of remaining hidden. This behavior differs from manual publishing via Tableau Desktop, where hidden views remain hidden.
Symptoms
Workbooks promoted with WTAB or WCP include all views, even those originally hidden.
Manual publishing from Tableau Desktop preserves hidden views as expected.
Migrating workbooks between sites using the Tableau REST API results in all views being published.
Root Cause
The Tableau REST API currently requires specifying the list of views to hide when publishing a workbook. There is no method to:
Retrieve the list of hidden views from a published workbook.
Publish a workbook by specifying only the views to show.
Impact
Inconsistent visibility of dashboards after promotion.
Governance and user experience issues when hidden content becomes visible unintentionally.
Affects WTAB Desktop Publish to Tableau, TVM Restore, and TVM Promote Content workflows.
Workarounds
N/A
Next Steps / Communication
Tableau has acknowledged this limitation. A new Workbook API is planned to address this use case, but no timeline is available.
Customers should be informed that this is a known restriction of the current Tableau REST API.
We will provide updates when Tableau releases the new API.