Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
rosu
Regular Visitor

Dynamically use different measure with different decimal places based on a slicer

Hi,

I am new to Power BI and need some help from the experts. I have two different measure fields that essentially represents same business metrics but with two different DP (Decimal Points). The first measure "% of value" has 8 decimal places and the second one "% of Value 2 dp" has only 2 decimal places. I am trying to dynamically use these columns in a measure "% Value" either the first one or the 2nd one based on a slicer selection. I am able to get it but the issue is Power BI strips the decimal places to 2 during measure calculation. Is there a way to have all 8 decimal places returned without using FORMAT as it converts my measures to string?

 

Thank you!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @rosu ,

This is not possible if you want the measure to display values with two decimal places and eight decimal places at the same time in Numeric type according to the slicer option. You can refer to the following blog to make it text type with FORMAT function, but this is something you want to avoid...

Power BI - Dynamic Formatting by Slicer Selection

yingyinr_0-1652252741512.png

Best Regards

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @rosu ,

This is not possible if you want the measure to display values with two decimal places and eight decimal places at the same time in Numeric type according to the slicer option. You can refer to the following blog to make it text type with FORMAT function, but this is something you want to avoid...

Power BI - Dynamic Formatting by Slicer Selection

yingyinr_0-1652252741512.png

Best Regards

rosu
Regular Visitor

Thank you Amit! Even with calculation group I see the measure is being stripped to 2 decimal place when I add it to the conditional calculation (based a separate selection slicer). 

amitchandak
Super User
Super User

@rosu , Best to use calculation group there you can do different formatting

 

https://blog.enterprisedna.co/conditional-formatting-in-calculation-groups-power-bi/

Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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