Forum Discussion
Anonymous
5 years agoNot applicable
How to avoid unnecessary query invokations?
I have a query that fetches the full dataset and a bunch of queries that references this query and adds different filters. When refreshing it will make the same fetch for all queries, both for the f...
mahoneypat
Microsoft Employee
5 years agoYou can probably address that by turning off parallel loading of tables. Please see this video to explain further.
(2) Inside Power Query reference queries for Power BI and Excel - YouTube
Pat