Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
Im currently having issues with refreshing a query. Anytime i close the workbook and make the query for the first time, it takes approximately 35-45 seconds to complete the query. Refreshing however takes forever (the query hasnt finished in 3-4minutes)
The data itself is very small, 200-1000 rows and 15 columns. Functions made by the query includes conditional columns, indexed "dynamic" conditional columns and 4 merges with a dataset that is approx 1000 rows.
I understand that the index-based dynamic conditional columns and mergers slow down the query, but why does the first query work but it doesnt refresh? The workbook also contains other queries, so if i make any of the other queries, this one doesnt work.
Solutions?
Hi @Anonymous,
please could you post your PowerQuery query? It should help to find a source of the problem.
As @Anonymous mentioned it could be caching in the preview in the PowerQuery Editor. Have you tried to refresh the preview?
Hello,
I'm not an expert at this, but take a look at this article: http://www.marcopozzan.it/2019/04/how-power-query-cache-works_2.html
I guess that the data for the initial load is loaded from cache. Refreshing it causes the query to fetch all the data again (not from cache), resulting in a longer loading time.
To make this clear again: this is a guess, I am not sure about this, but it does make sense this way.
Regards
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.