Forum Discussion
mariaLP1610
3 years agoNew Member
Calculated column conditional formatting
Hello! i am trying to change the font color of values in a table based on a condition. I have a table that has a column named 'SubmitDate' I have created a calculated column using the following...
- 3 years ago
Hi mariaLP1610
Instead of Count of Days Since Submission, try Max. Also in the second part of the criteria, you need to add a number larger than 5 and not < 0 as in your screenshot
Thanks
Joe
JoeBarry
3 years agoSolution Sage
Hi mariaLP1610
Instead of Count of Days Since Submission, try Max. Also in the second part of the criteria, you need to add a number larger than 5 and not < 0 as in your screenshot
Thanks
Joe
- Addyy3 years agoNew Member
Thanks for this information