Forum Discussion
manideep547
6 years agoHelper III
Reduce size
Hi All, can anyone suggest me how to reduce my dataset? My .pbix is nearly 1 GB and I am using SQL server, import mode. Thanks&Regards, MANI DEEP.
- 6 years ago
Hi manideep547 ,
You could create a view in your sql server based on useful columns. If your file size is still big, you could try direct query mode. it will not save your data in pbix file.
Gordonlilj
6 years agoSolution Sage
Hi,
You could check out the blogs below
Power BI Performance Tips and Techniques
Data reduction techniques for Import modeling
2 ways to reduce your Power BI dataset size and speed up refresh