Forum Discussion
maximum file size for pbix
Hi,
I wanted to understand what is the maximum size for pbix file under Power BI Pro account.
Is it same as normal (250 MB) or higher (2 GB somewhere I read)
Thanks,
Dilkush
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
5 Replies
- greggybResident Rockstar
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.
- dilkushpatelHelper III
greggyb is this limit same for both pro and free users?
- bidgeirMost 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