Conditional Highlighting Set Up to Make Status Dots Change Colour
I am trying to recreate this Status column, dot colour scheme concept:
The Status column would refer to the % of total column.
- If "% of Total" is greater than or equal to 75 → Dot Color: Red and text = Critical
- If "% of Total" is greater than or equal to 25 → Dot Color: Orange and text = Moderate
- If "% of Total" is greater than or equal to 1 → Dot Color: Green and text = Low
- If "% of Total" is less than 1 → Dot Color: Grey and text = Minimal
i.e. if values in % of Total column are:
≥75% = 🔴 Red dot
25-74.9% = 🟡 Orange dot
1-24.9% = 🟢 Green dot
<1% = ⚪ Grey dot
My question is how to display the appropriate dot colour and wording text: Critical, or Moderate, or Low, or Minimal based on the above conditions being met:?
Is that possible to change the dot colours to reflect the % of Total column and bring up the correct text wording?
Cheers!
[Edited by Moderator]
MacBook Pro 16″, macOS 14.7