Forum Discussion
Anonymous
9 years agoNot applicable
Power BI Desktop automatic refresh queries one-by-one
Hi, I have multiple queries and when refreshing, Power BI evaluate and refresh all queries at the same time. And some time, it crashs for memory issues or what ever reason. I may refresh the qu...
- 9 years ago
Hi Anonymous
There is a way to do this, in the Power BI Desktop click on File, Opions & Settings, then Options.
Then once you see the options deselect Parallel Loading of tables as shown below.
That will then not load the data in parallel but rather one at a time.
Anonymous
9 years agoNot applicable
I have multiple queries.
When pushing "refresh button", all queries are evaluated and refreshed at the same time.
It may result "crash" due to memories.
Would it not be possible to run the queries one by one, sequentially?
Obviously, i can run the queries one-by-one manually but I would like an automatic refresh button which can refresh these queries one-by-one.
Possible?