Hi Friends,
This will be a quick post – Let’s say we have a requirement where we want to disable caching only at the Report Level, i.e to say – for a specific Report, we don’t want to refer to Cache.
Simply,
- Go to advance tab,
- In the prefix section, paste SET VARIABLE DISABLE_CACHE_HIT=1;
- click on apply button,
- save your report.
Didn’t I say – this is going to be a quick post
No comments:
Post a Comment