Forum Discussion
GeekAlfPro
3 years agoHelper V
conditionnal format matrix
Hi, I've got a matrix that display a measure that is the first day in the month where i've data in my dataset i'd like to format the cells when the value is empty or greater than 4 in red....
- 3 years ago
Hope this helps: Also this video, not entirely related might give an idea: https://www.youtube.com/watch?v=7veYU1EeO6w
Padycosmos
3 years agoSolution Sage
Hope this helps: Also this video, not entirely related might give an idea: https://www.youtube.com/watch?v=7veYU1EeO6w
- GeekAlfPro3 years agoHelper V
Hello Padycosmos
Thanks for your suggestion.
unfortunately, it doesn't work for me.
my measure is considered as string
i tried to convert it to integer but without success so far
perhaps because i have null values
i'm still trying