Forum Discussion
Max Data to Load
- 8 years ago
Based on my research, there is no restriction on how large a pbix file can be locally. If there is one it's the ram on you PC. However, when you publish a pbix file over 1GB to Power BI Service, you will get a file size limit message.
In your scenario, it seems that the issue is caused by your data is too larget. You could try to use directquery mode to connect to your data source.
Regards,
Charlie Liao
Based on my research, there is no restriction on how large a pbix file can be locally. If there is one it's the ram on you PC. However, when you publish a pbix file over 1GB to Power BI Service, you will get a file size limit message.
In your scenario, it seems that the issue is caused by your data is too larget. You could try to use directquery mode to connect to your data source.
Regards,
Charlie Liao