Forum Discussion
Getting rid of source tables after append
- 9 years ago
Hi vanessafvg
What you could do to increase performance is to disable the loading of your source tables in the Query Editor.
This will not only make the data load a bit quicker, but it will also mean that it will not load into your data model. Which means that your data model will be smaller and more efficient.
You can read this blog post by Rezza Rad where he goes into detail.
Hi vanessafvg
What you could do to increase performance is to disable the loading of your source tables in the Query Editor.
This will not only make the data load a bit quicker, but it will also mean that it will not load into your data model. Which means that your data model will be smaller and more efficient.
You can read this blog post by Rezza Rad where he goes into detail.
Hi @vanessafvg,
I would like to ask a followup question.
If I have several queries in my Power Bi Power Query and then I just append all of them into a new "Super Query"
and I switch off "Enable load" to all my component tables (I would not need them in my model anyway),
would their contents still refresh if I hit the "Refresh" button on my report page?
I am asking this because if I switch off "Enable load" on a query, the "Include in report refresh" option becomes
disabled, so I am not sure.
What I would want is that if I hit report refresh, my several component table would refresh, and consequently,
my "Super Query" would also refresh since its components are refreshed.
Thanks a lot,
Tamas
- GilbertQ8 years ago
Super User
Yes that is exactly how it works- tvandorffy8 years agoFrequent Visitor
- GilbertQ8 years ago
Super User
Happy to assist
- gk2go7 years ago
Helper III
- GilbertQ7 years ago
Super User
Hi there
Unfortunately for now you have to refresh all the tables
- Anonymous5 years agoNot applicable
Hi GilbertQ , so to be extremely clear here. if I disable the load of my source tables, and keep only the appended table enabled, my appended table will be refreshed with new data if I update the data in my raw data files?