Reply
abhiram342
Microsoft Employee
Microsoft Employee

Optimize Power BI Dataset

Hi Team,

 

We have Power BI Dataset model with sales data and Sales amount occupies 60% of size. Is there way to optimize it?

Sales Amount is double datatype in power bi dataset. We can't case to int because it's sales data adn we preseve the precision from source.

 

In SQL, the salesamount datatype is defined as float.

 

Thanks,

Abhiram

1 ACCEPTED SOLUTION
ppm1
Solution Sage
Solution Sage

You can change it to fixed decimal, which should give plenty of precision and significantly reduce the column/table size. Also delete any unneeded columns in the model, especially any others with high cardinality (datetime or double type). And make sure Auto Date/Time is unchecked in the options.

 

Pat

Microsoft Employee

View solution in original post

1 REPLY 1
ppm1
Solution Sage
Solution Sage

You can change it to fixed decimal, which should give plenty of precision and significantly reduce the column/table size. Also delete any unneeded columns in the model, especially any others with high cardinality (datetime or double type). And make sure Auto Date/Time is unchecked in the options.

 

Pat

Microsoft Employee
avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

Check out the March 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)