Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
mbrunger-test
New Member

pbix difference between desktop and browser?

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?

 

mbrungertest_0-1719931279498.png

 

1 ACCEPTED SOLUTION
rajendraongole1
Super User
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!!

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

1 REPLY 1
rajendraongole1
Super User
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!!

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors