Forum Discussion
peternguyen2
2 months agoFrequent Visitor
One dataset exceeds 1GB
Hi, All of our company's Power BI users are on a Power BI Pro license. Recently, we have encountered a dataset that exceeds 1 GB in size, which surpasses the storage limit included with the Pro l...
- 2 months agoHi peternguyen2 ,If only one semantic model exceeds 1 GB, the most cost-effective first option is usually Power BI Premium Per User (PPU), not a Fabric/Premium capacity.With Pro, the semantic model limit is 1 GB. PPU supports larger semantic models, up to 100 GB, and also gives you Premium features such as XMLA endpoint, deployment pipelines, 48 refreshes per day, etc.However, there is one important licensing point:If you put the report/model in a PPU workspace, then users who view that content also need PPU. Pro users alone cannot consume PPU workspace content.So the decision is usually:1. First try to optimize the model- Remove unused columns- Reduce high-cardinality columns- Disable Auto date/time- Use aggregations- Use incremental refresh- Review model size with VertiPaq Analyzer / DAX Studio2. If only a small group needs this large modelโ Use PPU for those users.3. If many users need to consume itโ Compare PPU for all consumers vs Fabric/Premium capacity.4. If you need free-user consumption at scaleโ Fabric F64 or higher / Premium capacity is usually the capacity route.
I would also add one practical warning:
The 1 GB number is model size in the Service, not necessarily the PBIX file size. Always check the actual semantic model size and optimize before changing licensing.๐Parchitect
Solutions Architect ยท Microsoft Fabric Specialist๐กHelpful? Kudos are appreciated.
โ๏ธSolved? Mark as Solution so others can find it faster.
Parchitect
Solution Sage
2 months agoHi peternguyen2 ,
If only one semantic model exceeds 1 GB, the most cost-effective first option is usually Power BI Premium Per User (PPU), not a Fabric/Premium capacity.
With Pro, the semantic model limit is 1 GB. PPU supports larger semantic models, up to 100 GB, and also gives you Premium features such as XMLA endpoint, deployment pipelines, 48 refreshes per day, etc.
However, there is one important licensing point:
If you put the report/model in a PPU workspace, then users who view that content also need PPU. Pro users alone cannot consume PPU workspace content.
So the decision is usually:
1. First try to optimize the model
- Remove unused columns
- Reduce high-cardinality columns
- Disable Auto date/time
- Use aggregations
- Use incremental refresh
- Review model size with VertiPaq Analyzer / DAX Studio
2. If only a small group needs this large model
โ Use PPU for those users.
3. If many users need to consume it
โ Compare PPU for all consumers vs Fabric/Premium capacity.
4. If you need free-user consumption at scale
โ Fabric F64 or higher / Premium capacity is usually the capacity route.
I would also add one practical warning:
The 1 GB number is model size in the Service, not necessarily the PBIX file size. Always check the actual semantic model size and optimize before changing licensing.
๐Parchitect
Solutions Architect ยท Microsoft Fabric Specialist๐กHelpful? Kudos are appreciated.
โ๏ธSolved? Mark as Solution so others can find it faster.