Skip to content

TheInformationLab/Tableau-Extension-KeepItFresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableau-Extension-KeepItFresh

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.

Update 7th of March 2022

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.

Quick start

Deploy to Heroku

  1. One click deploy to Heroku Deploy

  2. Note if you don't have an account, you'll be prompted to signup for Heroku. It's free to deploy this Tableau extension.

Deploy to Render

Clone the repository, and then use the deploy button

Deploy to Render

Use the Docker image

docker pull andre347/keep-it-fresh-tableau-extension
docker run -d -p 3000:3000 andre347/keep-it-fresh-tableau-extension

Releases

No releases published

Packages

No packages published

Languages