Showing posts with label cached. Show all posts
Showing posts with label cached. Show all posts

Wednesday, March 7, 2012

Report is cached

Is it possible that the report is cached and I see outdated data?My experience is that all reports are cached by default. If you re-publish a
report you should always hit the data refresh button to verify the new report
contents.
"Markgoldin" wrote:
> Is it possible that the report is cached and I see outdated data?|||Sure...why not? If report A is dependent on table B, where table B is
populated by process C and if you cache the report before the process is
finished then you will cache out-of-date data.
If you have your browser open (all day/night) it will grab the report from
your browser cache and not sql cache (Danger!)
"Markgoldin" wrote:
> Is it possible that the report is cached and I see outdated data?