The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi there,
I have a file that I have just updated all of the queries for so that my refresh is more efficient, but when I try to refresh the data, it just spins on the refresh screen and never applies the queries. All of the data is loaded into the file in terms of the size of the files, but it is just frozen on the load screen. Is there a reason that is typically the cause of this? And if so, what is the fix for that problem?
Thank you in advance!
Solved! Go to Solution.
Hi @NJ81858 ,
You could check the following to improve performance of power query. Such as disabling background refresh and using Table.Buffer.
Table.Buffer for cashing intermediate query results or how workaround Unnecessary Queries Issue
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @NJ81858 ,
You could check the following to improve performance of power query. Such as disabling background refresh and using Table.Buffer.
Table.Buffer for cashing intermediate query results or how workaround Unnecessary Queries Issue
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.