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
vitoriamariabr
Frequent Visitor

Query Caching Disappeared

Hello!
I am facing an automatic update problem in PowerBI services.
I have the free trial of Fabric and until then my reports updated normally by consulting the query cache. However, it's been a week since the updates no longer consult the query cache, and I couldn't understand why, since it is enabled and the license is ok. Can you help me?

 

 

update until the 21st:

vitoriamariabr_3-1732713118258.jpeg

 

 

update later:

vitoriamariabr_4-1732713125645.jpegvitoriamariabr_5-1732713190828.png

 

4 REPLIES 4
Anonymous
Not applicable

Hi @vitoriamariabr ,

The data and query cache phases are independent of each other but run in sequence. The data refresh run first, and when that succeeds, the query cache refresh runs (You could check out the first image you posted).

From the second image, it shows us the data refresh failed, so query refresh will not be initiated.

1.png

Please always ensure that basic requirements for refresh are met and verified:

  • Verify the gateway version is up to date.
  • Verify the report has a gateway selected. If there's no gateway selected, the data source might have changed or might be missing.
  • Verify all data sources in report are configured with correct gateway.

If the report has two or more different sources, we recommend troubleshooting the following:

  1. Connect from PBI Desktop to one source at a time.
  2. Publish the report and see if the refresh in PBI Service works.
  3. Chekc each source separately.

You could select the Mostrar link beside a failure to get more information about the failed refresh attempt, which help us with troubleshotting the issue.

Best regards,

Lucy Chen

If the post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for the answer! I tested the update with two other accounts and they worked, it is specifically with this account that the cache stopped working.

Anonymous
Not applicable

Hi @vitoriamariabr ,

Thank you for your kind reply!

Could you please check the differences between the accounts you tested? 

Best regards,

Lucy Chen

I believe there is no difference 😫 Both have the gateway configured correctly, and both have Fabric testing.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors