Forum Discussion
Stuck on Apply Query Changes
Hi mmaster ,
I faced a situation like that, in my case I had a lot of queries submitted from PBI to the database. It had a query running forever on the database and it was locking all the others queries, after kill that session it was ok (I just solved it changing the sql and add an index to the database).
Can you check it ? Also, check your code running on database directly.
Ricardo
Ricardo
- mmaster6 years agoRegular Visitor
Unfortunately this was not the case. The only query running is the one that PBI is asking to run when I go to apply changes.
- camargos886 years agoCommunity Champion
mmaster ,
Have you checked your database driver version ?
Also how is power bi consuming your memory ?
Ricardo
- Anonymous6 years agoNot applicable
Maybe you can take a look at the following links:
Referenced Queries And Caching In Power BI And Power QueryHow and When to use List & Table Buffer?
I hope this Helps!
Regards,
Lewis