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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
alicia_pbi
Microsoft Employee
Microsoft Employee

Conditional Formatting with measure not working

I have a measure calculating a percentage - the number of questions correct divided by the total number of questions to get a percentage.  However the conditional formatting icon is not matching the value.  I believe it is an aggregation issue as the question ID may appear more than once but I am not sure.  Any suggestions?

 

alicia_pbi_0-1605649196308.png

 

 

 

1 ACCEPTED SOLUTION
nandukrishnavs
Community Champion
Community Champion

@alicia_pbi 

 

You have to specify the actual values.

70% means 0.70

79% means 0.79

100% means 1

Change the values in the conditional format rule and apply it.

 




Regards,
Nandu Krishna

Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 👍

Proud to be a Super User!


Regards,
Nandu Krishna

View solution in original post

4 REPLIES 4
v-janeyg-msft
Community Support
Community Support

Hi, @alicia_pbi 

 

It’s my pleasure to answer for you.

The 'percent' in conditional format represents a percentage based on the current value and the maximum value.

The nature of the percentage of your data is still number, so it should be converted into number to define the conditions.

Like this:1.png

If it doesn’t solve your problem, please feel free to ask me.

 

Best Regards

Janey Guo

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

@alicia_pbi  @nandukrishnavs  Hi mate .
you can try this Kindly refer below image for your reference .conditional formatting.JPG

Thanx its working

nandukrishnavs
Community Champion
Community Champion

@alicia_pbi 

 

You have to specify the actual values.

70% means 0.70

79% means 0.79

100% means 1

Change the values in the conditional format rule and apply it.

 




Regards,
Nandu Krishna

Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 👍

Proud to be a Super User!


Regards,
Nandu Krishna

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors