Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Does anyone know why a report with the exact same data is larger when creating the report on the web vs the deskop app?
I importated the same data set and then generated a report for both online and desktop.
Using the web my pbix was 451KB samedata creating a new report and downloading was 104KB even adding a chart the size was about 104KB
datamodel file was so much smaller?
Is there a way to look at the datamodel file?
Solved! Go to Solution.
Hi @mbrunger-test -The size difference between a Power BI report created on the web due below various factors such as Power BI service might add additional metadata or cache elements when you create a report directly on the web.
Different compression techniques might be applied when importing data on the web vs. the desktop app.
In Power BI desktop app might apply certain optimizations that the web service does not, or vice versa.
Power BI service might include additional features or optimizations that are not present in the desktop app.
You can use the Vertipaq Analyzer tool or DAX Studio to analyze the size of your data model and see which tables or columns are contributing most to the size.
Hope the above information is helpful
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
Hi @mbrunger-test -The size difference between a Power BI report created on the web due below various factors such as Power BI service might add additional metadata or cache elements when you create a report directly on the web.
Different compression techniques might be applied when importing data on the web vs. the desktop app.
In Power BI desktop app might apply certain optimizations that the web service does not, or vice versa.
Power BI service might include additional features or optimizations that are not present in the desktop app.
You can use the Vertipaq Analyzer tool or DAX Studio to analyze the size of your data model and see which tables or columns are contributing most to the size.
Hope the above information is helpful
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.