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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
mhardy
Advocate I
Advocate I

Query Editor will not Refresh

On the main Window, clicking a query called "FieldList" on the data tab shows correctly with all up-to-date data.
- Click Edit Queries
- Click the same query "This preview may be up to 11 days old."
- Click 'Refresh'
- Fiddler shows no request is made back to the server to retrieve updated data
- Yellow dots roll across the top of the screen indefinitely and the data is never refreshed.

- This data comes from a JSON API that via Postman takes less than 200 milliseconds to run

- Close, Edit Queries again.  Click 'Refresh Preview', it comes back instantly but the data is still out-of-date.

 

All other tables depend on this table being correct so it's critical this table is able to refresh in the *Query Editor*.

Outside the Query Editor, it refreshes fine. But inside the Query Editor it's out-of-date and refuses to fresh.

1 ACCEPTED SOLUTION
pqian
Microsoft Employee
Microsoft Employee

@mhardy can you try dumping the cache in Options -> Data Load -> Clear Cache?

 

(ps, what's the cache size before you clear it?)

View solution in original post

2 REPLIES 2
pqian
Microsoft Employee
Microsoft Employee

@mhardy can you try dumping the cache in Options -> Data Load -> Clear Cache?

 

(ps, what's the cache size before you clear it?)

used: 71.4 MB

max: 4,096 MB

 

That did the trick.  Cleared the cache and Refresh Preview pulled in the new data instantly.

 

Thanks,

Mike

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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.

Top Solution Authors