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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Vallirajap
Resolver III
Resolver III

Split Query difference in PowerBI

Hi All,

Recently, I faced one issue when I had one query that contained the maximum amount of data in a PowerBI report. It reduced the performance.

 

So I decided to split the query, load all the tables related to the query, and make relationships as they are in the query. Suddenly, the file size is increasing three times more than the old file. but the row and column counts are the same.

 

I am confused by the above behavior. What is the mistake I made in the above scenario?

 

Anyone who knows, please tell.

Your reply will be accepted. 

Thanks in advance..!

1 ACCEPTED SOLUTION
Arul
Super User
Super User

@Vallirajap ,

When you split the query and load all related tables separately, Power BI creates a data model that includes all the tables and their relationships. If your original query contained many related tables and relationships, loading them separately might result in a larger data model due to the duplication of metadata, indexes, and other internal structures required to manage relationships.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


View solution in original post

1 REPLY 1
Arul
Super User
Super User

@Vallirajap ,

When you split the query and load all related tables separately, Power BI creates a data model that includes all the tables and their relationships. If your original query contained many related tables and relationships, loading them separately might result in a larger data model due to the duplication of metadata, indexes, and other internal structures required to manage relationships.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


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 MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

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

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.