Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
82 | |
54 | |
40 | |
35 |