Dashboard controls cache
Posted: Thu Dec 13, 2018 2:27 pm
Description
When I update my data source (removing or adding new records), the dashboard does not get updated. Old data is still being shown.
Expected Result
It should reflect updated data.
Actual Result
It does not show updated data.
Context
I'm using the Dashboard component, but I'm getting cache problems.
I built a dashboard view and the indicators does not reflect the data real time. I hit refresh several times, but still shows old data. The only way to show updated data is:
- I restart the application (I mean restart the IIS website process)
- Go to dashboard, click edit data source and click OK (you don't need to edit anything, just hit OK).
This just happens when I am using dashboards. The reports work fine.
When I update my data source (removing or adding new records), the dashboard does not get updated. Old data is still being shown.
Expected Result
It should reflect updated data.
Actual Result
It does not show updated data.
Context
I'm using the Dashboard component, but I'm getting cache problems.
I built a dashboard view and the indicators does not reflect the data real time. I hit refresh several times, but still shows old data. The only way to show updated data is:
- I restart the application (I mean restart the IIS website process)
- Go to dashboard, click edit data source and click OK (you don't need to edit anything, just hit OK).
This just happens when I am using dashboards. The reports work fine.