Forum Discussion
NehaGoel_2203
7 months agoFrequent Visitor
Reduce PBIX file size
Hi Team, The data has been taken from SQL Server, and my two PBIX file size is (2591219KB,1962302KB) very large. I would like to know how to reduce the file size. I have already removed unused co...
- 7 months ago
Another option is to use Direct Query instead of Import. This way the data is stored in the SQL database, not in the cloud.
Tutu_in_YYC
7 months agoSuper User
composite mode, ie photos in import mode, data in direct query mode
NehaGoel_2203
2 months agoFrequent Visitor
However, it's still not working.