Author: Andre de Vries Date: August 2019
Refreshing data in a dashboard on a timer is something that many Tableau users would like to do. However, not everyone got the skills or time to use the JavaScript API or wants to hack around with Web Data Connectors. Now there is another solution! With the Keep it Fresh Extension you can refresh your data on a specific time interval. Select your data sources, specify a time value and a countdown clock will appear on your dashboard. Want to style the countdown clock? We got you sorted. You can set it to whatever colour matches your dashboard!
This extension is of course free to download and use.
This extension is now also available as a Docker image. I have also created quick starts for self hosting via Render or Heroku. Use the instructions below to self-host this extension.
-
Note if you don't have an account, you'll be prompted to signup for Heroku. It's free to deploy this Tableau extension.
Clone the repository, and then use the deploy button
docker pull andre347/keep-it-fresh-tableau-extension
docker run -d -p 3000:3000 andre347/keep-it-fresh-tableau-extension