Forum Discussion
Pricey79
3 years agoHelper V
Conditional Formatting only working on half a visual
Hello, I was hoping someone could help me please. I have a date column , that is made from this : DATES = IF(ISBLANK(Table1[Due Date(Task)]) , Table1[Due Date(Task2)], Table1[Due Date(Task)]) ...