Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.