March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe 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
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..!
Solved! Go to Solution.
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.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
User | Count |
---|---|
93 | |
90 | |
90 | |
81 | |
49 |
User | Count |
---|---|
160 | |
145 | |
102 | |
72 | |
55 |