Forum Discussion
Pbix File Size and txt file size
- 7 years ago
Hi Anonymous
Don't worry about this, when you import data (Get data->Text) to Power BI Desktop, all data from this file is imported into Power bi cache.
Why the size of Power bi saved file is smaller that the source file's is due to compression feature in Power bi.
Power BI leverages compression engine of xVelocity and works on a Column-store in-memory technology. Column store in-memory technology compresses data and stores it in a compressed format. Sometimes you might have a 1GB Excel file, and when you import it into Power BI, your Power BI file ends up with only 10MB. This is mainly because of compression engine of Power BI.
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi there,
does the compression also work once the pbix file is published to Power BI Service?
For example once published the dataset size will be 300mb or 3gb?