Skip to main content
krishnapriya Arisetti ha fatto una domanda in #Tableau Server

I am generating PDF of my dashboard from REST API. Dashboard is not refreshing with latest data. Using Live dashboard.

1 risposta
  1. 12 ott 2020, 19:47

    Live connection simply means that the data is being queried to the database directly versus a local file. Depending on configuration, after initial request and query, some information is in cache and when downloading, it can be loading from cache. You can tried to do a refresh=yes at the end of your request to force a refresh data on download

0/9000