Problem with auto refresh of dashboard
Hi,
I am trying to auto-refresh my dashboard (DB) by placing the mentioned script in the DB : <META HTTP-EQUIV = "REFRESH" CONTENT = "10">.
For the first time when the page refreshes, the data is still old.
What I noticed was that if I refresh the DB atleast once, then the auto-refreshing works fine, bringing the latest data
The problem is that if I navigate away from the DB page and then come back to it, I encounter the same issue, wherein I have to refresh it atleast once before auto-refreshing starts working.
BI server cache is diabled.
Any suggestions for auto-refresh to work filne in the first go!!!!!