Forum Discussion

Pricey79's avatar
Pricey79
Helper V
3 years ago

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)]) ...