Forum Discussion
KPI does not refresh
Unfortunately this is "by design" as we go bitten by this issue too. KPIs always use cached data regardless of that setting on the dataset. The work around is to just setup a scheduled cache refresh. We've just setup a scheduled cache refresh plan that updates the cache every 10 minutes during business hours and it works fine.
- cnschulz7 years agoHelper IV
Cheers,
Hmmm, this seems *crazy*. I have a paginated report hanging off that same dataset and it refreshes on-demand. I dont have control of cache settings in the KPI tile, so therefore I would have to change the behaviour of the dataset to be cached therefore changing the report to a cached model regardless of the report setting.
Is there a way for me to (from a single dataset) have the KPI operate from caced data as advised, and the report continue to operate in on-demand mode?
Thanks for your help.
d_gosbell wrote:Unfortunately this is "by design" as we go bitten by this issue too. KPIs always use cached data regardless of that setting on the dataset. The work around is to just setup a scheduled cache refresh. We've just setup a scheduled cache refresh plan that updates the cache every 10 minutes during business hours and it works fine.