This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi Everyone,
i have 6 tables of sales data with each table arround 27 Millions of lines. So what am i trying to do is to make 1 table that contains all of the data. I used the append option but now when i use apply changes it is loading this new table with 162 Millions of lines. So my doubt is everytime i add more data for the "2018 sales Table" my new table will load again the data from the other 5 tables?
Thank your for your answers
Solved! Go to Solution.
Yes, Power Query creates a query which persist the data after execution.
By each load, the full query runs again.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @Anonymous,
I would suggest you append them in the data source. For example, create a view with UNION ALL in the SQL database. Then you don't need to load 1 big table and 5 small tables.
Please also refer to the premium-feature-incremental-refresh, which could avoid loading the whole table all the time.
Best Regards,
Dale
Hi @Anonymous,
Could you please mark the proper answers as solutions?
Best Regards,
Dale
Hi @Anonymous,
I would suggest you append them in the data source. For example, create a view with UNION ALL in the SQL database. Then you don't need to load 1 big table and 5 small tables.
Please also refer to the premium-feature-incremental-refresh, which could avoid loading the whole table all the time.
Best Regards,
Dale
Yes, Power Query creates a query which persist the data after execution.
By each load, the full query runs again.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
so its not like a copy is more like a mirror from each table ?
Oracle would call it "materialized view".
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 31 | |
| 26 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 37 | |
| 33 | |
| 23 | |
| 23 |