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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
loujiang
Frequent Visitor

File Size Difference with Different Data Source Type

Hello, 

I have same data in two kind of source: one Synapse Analytics with SQL View and one in Azure Storage with .csv file. 

I use the same logic to process the data and the outcome is quite the same.

However, the File Size of the PowerBI file are different. The .csv file source only takes up 18 MB and the SQL View file uses 30MB space. 

I am comfused about it, since the data content is the same, why it could make so much difference. 

Thanks for helping. 

Best wishes

1 ACCEPTED SOLUTION
jdbuchanan71
Super User
Super User

@loujiang 

You could use the Vertipaq Analyzer and hook it to each of the files.  It will show you the amount of space each of the columns and tables take up.  That might help identify where the difference is.

https://www.sqlbi.com/tools/vertipaq-analyzer/

 

View solution in original post

2 REPLIES 2
loujiang
Frequent Visitor

Thanks for the help. I use the tool metioned to have a close check on data. The data column is somehow duplicated and file size problem is solved. 

jdbuchanan71
Super User
Super User

@loujiang 

You could use the Vertipaq Analyzer and hook it to each of the files.  It will show you the amount of space each of the columns and tables take up.  That might help identify where the difference is.

https://www.sqlbi.com/tools/vertipaq-analyzer/

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors