Forum Discussion

lorenz0210's avatar
lorenz0210
Helper I
2 years ago
Solved

Traffic Lights

Hi All, 

 

I created a table to show a pipeline health. Basically, I wanted to show the health if the pipeline is above their 5x ('24 commit times 5). 

I created a measure: 

BD Pipe Health = IF([BD Qualified Pipe]<=[BD Pipe 5X],"Bad","Good")
so I can create a condtional formatting to the value of BD Pipe Health, unfortunately when I tried the conditional formatting I doesn't work. Meaning I am unable to change the value. 
 
Here is a screenshot: 
 
 
 

 

I am not sure If I am doing it correctly.

 

Hoping for your assistance. 

 

Thank you, 

Lorenz0210

4 Replies