Forum Discussion
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?
Anonymous
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!
4 Replies
- nandukrishnavsCommunity Champion
Anonymous
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!
- v-janeyg-msftCommunity Support
Hi, Anonymous
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:
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.
- AnonymousNot applicable
Anonymous nandukrishnavs Hi mate .
you can try this Kindly refer below image for your reference .- nilampathanNew Member
Thanx its working