Forum Discussion
Conditional Formatting Help
hasharma19 what are measures and what are the columns? It is hard to understand your post. Read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
parry2k _Thanks for the guidece and apologies for the same.
Below is the table i am using(table nale:-DG Audit Report)
Val measure is used to extract the Level1 & Level2 type from last character(which is from first column last digit of table). I was not able to value from Severity Column itself which i can use in directly hence this measure i have applied.)
To get the score have used below measure
Trying to apply Conditional formatting based on avobe measure but not able to get the desire result.
Required result is
If rating >0.95% and Non-comp count=0 then "Complaint"
if rating >0.95% and Val=Level1(which actually is Severity level available in first column of table) and Non Comp Count =>1 then "Non-Complaint"
if rating >0.95% and Val=Level2 and Non Comp Count =>12 then "Partial-Complaint"
if rating <0.90% Non-Complaint"