Forum Discussion
Power BI not giving warning
- 3 years ago
Hi Composed_MS ,
The size of your .pbix file should be <= 1 GB when you are publishing to Services with PRO License.
There are techniques to incorporate >1GB dataset as well, please refer this article from Microsoft.Apart from these, you can try below adjustments:
1 - Restrict data to have only latest data2 - Enable incremental refresh
3 - Remove unwanted columns, measures, visuals, objects, DAX code lines, etc. from report
Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!!
Proud To Be a Super User !!!
LinkedIn
Hi Composed_MS ,
The size of your .pbix file should be <= 1 GB when you are publishing to Services with PRO License.
There are techniques to incorporate >1GB dataset as well, please refer this article from Microsoft.
Apart from these, you can try below adjustments:
1 - Restrict data to have only latest data
2 - Enable incremental refresh
3 - Remove unwanted columns, measures, visuals, objects, DAX code lines, etc. from report
Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!! Proud To Be a Super User !!! |