Forum Discussion
Anonymous
4 years agoNot applicable
Conditionally format cells in column based on text value of another column
Hello, I have the following table and i want to conditionally format the "Action date" column cells based on the text in "Category" column. 1. If text "Late", then add red circle icon next to value...
- 4 years ago
I would create a conditional column in Power Query to assign a number to each "status" (conditional formatting likes numbers).
Then you can apply conditional formatting based on the number value
Giving this result.
jsaunders_zero9
4 years agoResponsive Resident
I would create a conditional column in Power Query to assign a number to each "status" (conditional formatting likes numbers).
Then you can apply conditional formatting based on the number value
Giving this result.