Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
meddojeddo
Helper IV
Helper IV

Is it possible to run reports in the browser without caching?

I am running a report on the server, and when the data is updated it does not update in the browser because of the cache. Is it possible to run the report in the browser on demand without the cache?

3 REPLIES 3
josef78
Memorable Member
Memorable Member

Hi,

if you are talking about PBI reports in import mode, I'm not sure if this is about browser cache. When datamodel under report is refreshed, so this refresh is not in-place, but is created side-by-side new version of model in SSAS. After refresh, is possible switch over to new version of model. I don't know how and when is client switched, but I think new connections and when client refresh connection then use new version, for existing will still use old version, until some timeout period. But I don't know if it is configurable.

Icey
Community Support
Community Support

Hi @meddojeddo ,

 

For running reports in the browser without caching, try these methods:

http - How do we control web page caching, across all browsers? - Stack Overflow;

Preventing Browser Caching | Tiger Technologies Support.

 

In addition, if you want to read the latest report in your browser, it is suggested to try this:

How to Auto Refresh Pages on Google Chrome, Firefox, and Opera (guidingtech.com)?

 

 

Best regards

Icey

 

If this post helps, then consider Accepting it as the solution to help other members find it faster.

meddojeddo
Helper IV
Helper IV

I tried changing UseSessionCookies to False and EditSessionCacheLimit to 0 in the settings. Would either of these solve this issue?

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.