Hello Team,
I have the below formuale which works just fine. However, I need to add a condition to this wherein it only picks those 'Program Status' which are 'Active'
How do I add the IF Statement to the current string.
=JOIN(COLLECT({Program Name}, {Project Health}, [Red Status]1), ", ")
Thanks.