Forum Discussion
Conditional Formatting per row on Matrix based on measures
Hi, I have a KPI Scorecard to make and was wondering if there was a way to have conditional formating per row? Each KPI comes from different measures from different tables and I am trying to apply conditional formatting on each measures. I have attached sample data. Thanks!
| Jan-23 | Feb-23 | |
| Turn Over Rate | 4 | 6 |
| Carts | 20 | 30 |
| Bins | 10 | 20 |
For Turn Over Rate, the average is 5. For Jan23, I need red color since 4 is less than 5 (average). For Feb, I need green color since 6 is greater than 5 (average).
For Carts, the average is 5. For Jan23, I need red color since 20 is less than 25 (average). For Feb, I need green color since 30 is greater than 25 (average).
For Bins, the average is 15. For Jan23, I need red color since 10 is less than 15 (average). For Feb, I need green color since 20 is greater than 15 (average).
All these values are measures.