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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
powerbiexpert22
Post Prodigy
Post Prodigy

real size of data model

how to check the exact size of data model in power bi? pbix file does not provide the exact size since it consist of compressed data model and visualazations

1 ACCEPTED SOLUTION
v-jtian-msft
Community Support
Community Support

Hi,@powerbiexpert22.Hello @Ritaf1983.Thank you very much for your help of this issue.Your solution is great.
Now I want to show other solutions of this issue.

1.The real size of a pbix file changes depending on the state it is in.

When we open a pbix file and view it, the real size of the file will be larger than what is displayed because some compression has occurred in the file and various other elements in the file will not pass through the disk to display the size.(Many elements in a pbix file take up memory: such as calculate column).

2.How to see the real memory consumption of pbix

Below I recommend some ways to see the real actual memory consumption of pbix.
(1) VertiPaq Analyzer
URL: VertiPaq Analyzer - SQLBI

vjtianmsft_0-1716182151540.png

Here are the results of the analysis of a table model

vjtianmsft_1-1716182176756.png

Here's a list of metrics that provide some insight into memory consumption.
"Table Size": the size of the table, which is the sum of all of the following values - excluding the column total size

"Column Total Size": all structure sizes associated with columns
"Data Size": all compressed data in a partition
"Dictionary Size": dictionary structure with unique values
"Columns Hierarchy Size": automatically generated hierarchy for columns
"User Hierarchy Size": user-defined hierarchy.
"Relationship Size": the relationship between tables.

This tool allows you to easily view the  data about pbix files.
(2)Dax Studio
You can do this with Dax Studio: a tool for writing, executing, and analyzing DAX code that helps us optimize and debug. Again, this is done by establishing a connection to the Power BI model
URL:DAX Studio | DAX Studio
By downloading and then select Power BI desktop>External tools>DAX Studio.

vjtianmsft_2-1716182281601.png

DAX Studio >Advanced

vjtianmsft_3-1716182300878.png
You can use VertiPaq Analyzer to view the data of the file.

vjtianmsft_4-1716182337766.png
3.Some ways to reduce the size of pbix file

You can refer to the following article, hope it can give you some help.

URL: How to Reduce Size of Power BI PBIX File in Fewer Steps (xavor.com)

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-jtian-msft
Community Support
Community Support

Hi,@powerbiexpert22.Hello @Ritaf1983.Thank you very much for your help of this issue.Your solution is great.
Now I want to show other solutions of this issue.

1.The real size of a pbix file changes depending on the state it is in.

When we open a pbix file and view it, the real size of the file will be larger than what is displayed because some compression has occurred in the file and various other elements in the file will not pass through the disk to display the size.(Many elements in a pbix file take up memory: such as calculate column).

2.How to see the real memory consumption of pbix

Below I recommend some ways to see the real actual memory consumption of pbix.
(1) VertiPaq Analyzer
URL: VertiPaq Analyzer - SQLBI

vjtianmsft_0-1716182151540.png

Here are the results of the analysis of a table model

vjtianmsft_1-1716182176756.png

Here's a list of metrics that provide some insight into memory consumption.
"Table Size": the size of the table, which is the sum of all of the following values - excluding the column total size

"Column Total Size": all structure sizes associated with columns
"Data Size": all compressed data in a partition
"Dictionary Size": dictionary structure with unique values
"Columns Hierarchy Size": automatically generated hierarchy for columns
"User Hierarchy Size": user-defined hierarchy.
"Relationship Size": the relationship between tables.

This tool allows you to easily view the  data about pbix files.
(2)Dax Studio
You can do this with Dax Studio: a tool for writing, executing, and analyzing DAX code that helps us optimize and debug. Again, this is done by establishing a connection to the Power BI model
URL:DAX Studio | DAX Studio
By downloading and then select Power BI desktop>External tools>DAX Studio.

vjtianmsft_2-1716182281601.png

DAX Studio >Advanced

vjtianmsft_3-1716182300878.png
You can use VertiPaq Analyzer to view the data of the file.

vjtianmsft_4-1716182337766.png
3.Some ways to reduce the size of pbix file

You can refer to the following article, hope it can give you some help.

URL: How to Reduce Size of Power BI PBIX File in Fewer Steps (xavor.com)

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Ritaf1983
Super User
Super User

Hi @powerbiexpert22 

Please refer to the linked video :

https://www.youtube.com/watch?v=vI7kVVHxsiM

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

 

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

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! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.