Forum Discussion
WishAskedSooner
Continued Contributor
1 year agoPBIX is HUGE!
Hi Experts! I have a new model I have been building, and it keeps ballooning in size. It is nearly 100 MB, and I have no idea why. It is only 10M rows of data. I have another model that has about...
ullassl1991
Helper I
1 year agohi WishAskedSooner few things you can follow to reduce the size
1) Check the unwanted columns delete them and avoid creation of calculated columns if not necessary
2) Check the transformation steps in the Power query make sure steps are query folded
3) Disable MDX from Tabular editor if its not required it will also reduce the storage