Last Modified Date: 29 Nov 2023
Environment
- Tableau Server
- Tableau Cloud
Resolution
Use one of the following workarounds, which involve embedding the views in a webpage:Option 1
- Select the :refresh URL parameter
- In the <head> section of the web page, add <meta http-equiv="refresh" content="#">, where # is the number of seconds between refreshes
Option 2
- Use the refreshDataAsync () method of the Tableau JavaScript API with the setInterval() method, which is equivalent to clicking on the Refresh Data toolbar button
Cause
The ability to automatically refresh published Tableau views displayed in a browser at regular intervals is not currently built into the product.Additional Information
Both the :refresh URL parameter and the refreshDataAsync () method clear any cache and retrieve the latest information from the data source.To voice your support for the inclusion of this enhancement in a future product release, add your vote to the following Community Idea: Auto refresh dashboard.
For more information about this topic, see:
- HTML <meta> http-equiv Attribute by w3schools.com
- Window setInterval() Method by w3schools.com
For more information, see:
- Auto refresh a dashboard by Tableau Community Forums
- Auto Refreshing Live connected dashboard in Browser(through server) by Tablea Community Forums
Thank you for providing your feedback on the effectiveness of the article.
Open new Case
Continue Searching
Knowledge Base
Community
Product Help
Training and Tutorials