Hello community,
My formula below is showing #UNPARSEABLE. Can someone please help me figure out why?
Formula:
=IF([Job Complete]@row "Cancelled", "", (IFERROR(IF(ISBLANK([CIT PPO #]@row), "", IF(TODAY() > [Invoicing Status Due Date]@row, "Non Compliant", "Compliant")), "")