Forum Discussion
maximum file size for pbix
- 10 years ago
The limit is the same for pro and free users but the total size a user can store in the service is 1 GB for free and 10 GB for Pro so the Pro user can store 10 times the data although each data model cannot be larger than 250 MB
The 250MB limit is specifically for the data model within a .pbix file. If you look at the .pbix in the file explorer, the total size will be larger than the data model component. You can check the size of the data model as follows:
- Create a backup copy of your .pbix
- Change the name of your .pbix to alter the file extension to zip
i.e. Sample.pbix -> Sample.zip - Open the .zip archive with the archive / compression tool of your preference
- Find the file named 'Datamodel'
- Check the size of 'Datamodel' - this is the component that has a 250MB size limit.
- dilkushpatel10 years agoHelper III
greggyb is this limit same for both pro and free users?
- bidgeir10 years agoMost Valuable Professional
The limit is the same for pro and free users but the total size a user can store in the service is 1 GB for free and 10 GB for Pro so the Pro user can store 10 times the data although each data model cannot be larger than 250 MB
- residentx10 years agoHelper IV
These numbers are for 32 bit. I've been using 64 bit and I have a HP Z840 with 1TB RAM and I've loaded 100s of gigabytes into the desktop client. I cannot load these into the PowerBI service though.