Hello,
Can I obtain some guidance on applying conditional formatting to cells of a custom column?
What I have done so far:
- created a generic table with columns named after custom attributes
- the columns pull values from Systems in a BDD
- created custom columns that calculate differences between pairs of columns
I am trying to conditionally format the cells in the custom column to color code themselves based on value ranges.
I tried following this article: https://docs.nomagic.com/display/MD190/Applying+Legend+Items
but failed the “Specify the Elements by Condition property” step which requires me to apply legend items to an element type (where neither my MTBF NTE Delta column nor the values inside are not an element type).
Please advise. Thank you in advance.