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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Maximum size of .pbix file?

hi, 

I am using PBI Desktop and creating some reports with huge amount of data. 

my .pbix file which is on my local system has size 980 MB currently. do we have a limit here or can i import more data in same file.

is it possible to make .pbix file with 2 GB size. Will it work.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

Sorry for slow response, the limitation number means the displayed records amount. As document said, you can add filters or summary records to cut down the display records to solve this issue.

 

This situation can occur with a simple chart that includes a very high cardinality column, with the aggregation option set to Don’t Summarize. The visual needs to only have columns with a cardinality below 1 million, or must have appropriate filters applied.

 

Regards,

Xiaoxin Sheng

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous,

 

Currently, pbix file size limit is 1GB, if you have to load large number of data which will over the limit, you can use the directquery mode to connect the database.

 

Reference:

Power BI Service May Update: File Size Increase to 1 GB

Use DirectQuery in Power BI Desktop

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

I have 5 Million of rows and I think direct query has limitation for 1 Million of rows?? What can i do here ??

Anonymous
Not applicable

Hi @Anonymous,

 

Sorry for slow response, the limitation number means the displayed records amount. As document said, you can add filters or summary records to cut down the display records to solve this issue.

 

This situation can occur with a simple chart that includes a very high cardinality column, with the aggregation option set to Don’t Summarize. The visual needs to only have columns with a cardinality below 1 million, or must have appropriate filters applied.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi Everyone,

 

What is the maximum size for a Power BI Desktop PBIX files ?

 

Thank you.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors