Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
oneraj4u
Helper I
Helper I

Do merge operations like Append store data twice?

I am trying to understand how Power BI stores data.

If I append Table A to Table B to create Table C:
Does Power Query / Power BI duplicate the data from A & B to create C and  store it twice thereby doubling the size of the file / data model?

( I am asking because I cannot disable the load of my tables, as I use SSMS to load data via XMLA endpoints. This is because the dataset is to large to publish, and it times out if I attempt to refresh it using native functionality in Power BI Service)

5 REPLIES 5
mlsx4
Memorable Member
Memorable Member

Hi @oneraj4u 

 

As far as I know, you're right. It stores data twice.

Thanks for your response!  
Do you have a link to any documentation on the matter per chance?

Hi @oneraj4u 

 

The own documentation of Microsoft: https://learn.microsoft.com/en-us/power-query/append-queries Also, if you try to remove one of the appended tables it will give you an error. The only solution may be to apply SQL to join them before importing data into Power BI. There are lot of links on how to do it. For instance:

I appreciate your effort, unfortunately I did not see anything about the storing of data in the Microsoft documentation.
I don't have any issues or questions regarding how to Append or the behaviors, just the storage.
Thanks for your time 🙂

Just as a follow up - i use XMLA endpoints in SSMS, not SQL. 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.