Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
In DAX studio, the total file size is showing as 815MB, is this real size? Or the size on the disk?
Will I soon have problems publishing to pbi service?
Solved! Go to Solution.
Hi @Antmkjr
Power BI Premium is a tenant-level Microsoft 365 subscription available in two SKU (Stock-Keeping Unit) families:
P SKUs (P1-P5) for embedding and enterprise features, requiring a monthly or yearly commitment, billed monthly, and includes a license to install Power BI Report Server on-premises.
EM SKUs (EM1-EM3) for organizational embedding, requiring a yearly commitment, billed monthly. EM1 and EM2 SKUs are available only through volume licensing plans. You can't purchase them directly.
Only Global administrators or Billing Administrators can purchase P/EMSKUs.
A SKU is for Premium trail and Power BI Embedding. It don't need you to be an admin and it can be billed hourly.
Note: Only the P Premium SKU gives free users the ability to consume content hosted in the Premium capacity. EM SKUs are used for embedding content.
You may refer to this blog for more details about the limit on each dataset size in different Premium SKU.
For reference: Size considerations
The resource you can get for each SKU.
For reference: Capacity nodes
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey @Antmkjr ,
that's the size of the loaded data model in RAM.
And yes, when you reach the 1GB you have to change something in the file or you have to upgrade to Premium / Premium per User workspace.
"that's the size of the loaded data model in RAM ", is this the size that will be considered while publishing to pbi service?
Or the size on the disk? Size on disk is 200mb
Hey @Antmkjr ,
the limit is for both:
When you publish a PBIX file from Desktop (...) you won’t get a file size limit message unless the file is greater than 1 GB. Additionally, the data will continue to refresh as long as the data model size does not grow beyond 1 GB. After that, refreshing the dataset will give an error message letting you know your dataset is too large, and it will fail to refresh until you filter the data model back down under 1 GB.
So you can just upload the file when it's below 1 GB and you can only refresh it as long as the data model is below 1 GB.
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Follow me: twitter.com/DenSelimovic
So you mean to say, even though the size on disk is 200mb, while refreshing in pbi service the data model might go upto 815 mb , is this what the size shown in vertipaq analyzer means?
Also if that is the case, can i refresh manually in desktop and publish it?
Hi @Antmkjr
The size 200mb should be the size of your pbix file. And the Total size 815.27MB is the size of your data model. Pbix file in Power BI will highly compress the size of your data model. You see in my sample, my data model is 3.2MB but the size of pbix is just 217 KB.
If you are in shared capacity(free or pro), you have a limitation of storage and ram to 1GB. When you refresh your dataset (Import mode) in Power BI Service, power bi will unzip your dataset, and load the data model into memory(Ram). So you need to make sure the size of your data model is less than 1GB (the size of pbix file is highly compressed, so it is less than 1GB.) or the refresh will failure. Or you can assign your workspace Premium, then you can get the larger storage and larger ram. For Reference: Size considerations
You can publish your report into Power BI Service and refresh it in Service after you install a gateway and configure credential correctly. For Reference: Add or remove a gateway data source
Refresh your report in desktop and republish it is also ok.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If workspace is assigned premium capacity, what is the limit on each dataset size?
Hi @Antmkjr
Power BI Premium is a tenant-level Microsoft 365 subscription available in two SKU (Stock-Keeping Unit) families:
P SKUs (P1-P5) for embedding and enterprise features, requiring a monthly or yearly commitment, billed monthly, and includes a license to install Power BI Report Server on-premises.
EM SKUs (EM1-EM3) for organizational embedding, requiring a yearly commitment, billed monthly. EM1 and EM2 SKUs are available only through volume licensing plans. You can't purchase them directly.
Only Global administrators or Billing Administrators can purchase P/EMSKUs.
A SKU is for Premium trail and Power BI Embedding. It don't need you to be an admin and it can be billed hourly.
Note: Only the P Premium SKU gives free users the ability to consume content hosted in the Premium capacity. EM SKUs are used for embedding content.
You may refer to this blog for more details about the limit on each dataset size in different Premium SKU.
For reference: Size considerations
The resource you can get for each SKU.
For reference: Capacity nodes
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!