Skip to content

Difference between VertiPaq model size and PBIX file size #528

Answered by albertospelta
ajerb asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ajerb

The PBIX file on your desktop and the dataset in the service storage are both a compressed backup of your data model. When you open the PBIX report or a report on PBI service then the data model is loaded in memory in the Analysis Services process. Data loaded into memory takes more space because part of the data is not compressed so it's normal that this size - which is the one that Bravo displays - is bigger than the PBIX file on disk.

You can take a look at this video where Marco explains it in more detail https://www.youtube.com/watch?v=vI7kVVHxsiM

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by albertospelta
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #527 on November 04, 2022 07:45.