Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Synoptic Panel by OKviz - Conditional Formatting

Hi everyone,   I am trying to follow the official OKviz guide on setting the conditional formating for the visual: https://okviz.com/blog/states-in-custom-visuals/   However, am struggling with u...
  • v-easonf-msft's avatar
    4 years ago

    Hi, Anonymous 

    If I understand you correctly, you can directly create three measures then apply them to the 'States' section of 'Fields' panel.

    Good =0.9 * [heighest value]
    
    Ok=0.8*[heighest value]
    Poor=0*[heighest value]

    Then need to set the 'Comparison' of 'State' section in ’Format‘ panel to '>='  and set the color of each state.

     

    Best Regards,
    Community Support Team _ Eason