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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
MarkCBB
Helper V
Helper V

Limitation of data size in the Service

Hi there,

 

I have been asked to create a Power BI solution that will contain a rather large dataset.

I understand that the file size limit is 1GB in Pro and 10GB for Premium. (and that a Workspace has a limit of 10GB) However, I am very certain that even after being compressed in the Desktop I will go over the 10GB limit.  

 

Is there any way around this limitation, I have happy to use Azure or any solution that allows. I am currently on Pro, but also happy to get Premium. 

 

I don't think that DQ will work as the performance on a large set will also down the user experience.

 

Has anyone got any advice or has anyone been able to create a PBI solution of this size?

 

Regards,

Mark Blackburn 

1 ACCEPTED SOLUTION

The cadinality is very reasonable. But even with great compression 50B rows is probably not going to fit in 10GB.

 

So at this point I think you will have two possible avenues:

1. Use Azure Analysis Services to manage the data. There you can go to 100GB-200GB with incremental updates (you will need to master the incremental update technique and scripting for that).

2. Wait a couple of months while we finish the incremental update feature of Power BI. With it you will be able to go beyond the 10GB limitation of today.

 

A project with 50B rows seems like very serious and meaty. Can you share more details?

View solution in original post

5 REPLIES 5
AmirNetz
Employee
Employee

The compression of Power BI is generally very good, especially with massive amounts of data.

 

Did you try to load the data to the desktop. We have seen many cases where hundreds of millions of rows can be stored with under 10GB. Sometimes even billions.

 

If there is a problem, you may want to see if a problematic column can be removed to make it fit. Columns that are many distinct values are harder to compress.

Hello @AmirNetz and @v-yulgu-msft,

 

Thank you for getting back to me.

I found this blog from Reza Rad http://radacad.com/step-beyond-the-10gb-limitation-of-power-bi 

It looks like this approach is a bit technical for me, but I can always try to learn.

 

With regards to the tables:

 

Product table has 20 columns, and the ID column has 19 000 distinct values. (Text)

Place/Store Table: has 18 columns and the ID column has 10 000 distinct values. (Text)

The fact table contains 10 columns and an estimated 50 billion rows.

thankfully there is no Fast ID column, only the above-mentioned ID columns. Also a Date, Units, Value, Stock, Orders, Stock Cost, Status (int), and Range (int)

I don't think that changing the Date to a DateKey is going to make much of a difference, but I am going to try that this week.

 

 

The cadinality is very reasonable. But even with great compression 50B rows is probably not going to fit in 10GB.

 

So at this point I think you will have two possible avenues:

1. Use Azure Analysis Services to manage the data. There you can go to 100GB-200GB with incremental updates (you will need to master the incremental update technique and scripting for that).

2. Wait a couple of months while we finish the incremental update feature of Power BI. With it you will be able to go beyond the 10GB limitation of today.

 

A project with 50B rows seems like very serious and meaty. Can you share more details?

@AmirNetz thank you for the information, I have an Azure account that I have been playing around with, could you point me in the right direction to start learning more about what you mean by "(you will need to master the incremental update technique and scripting for that)."

 

The project is only going to start in 2-3 months time thankfully. 

 

WTR the project I will send you a message.

v-yulgu-msft
Employee
Employee

Hi @MarkCBB,

 

Users can upload files to Power BI service up to 1 GB in size. Power BI Premium supports uploads of Power BI Desktop (.pbix) files that are up to 10 GB in size. To use a large dataset, publish it to a workspace that is assigned to Premium capacity. But, as I know, it is not possible to upload a file which is larger than 10 GB. Maybe you could submit a feature request at ideas page.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors