Forum Discussion
AnnSwelgin
7 years agoQrew Trainee
I am also getting this error.. The 1 in the formula is highlighted and it says "expecting boolean but found number":
If (Contains([Activity Type], "PDFA"), Contains([Activity Type], "PDAFA"), 1, null)
and based on the comments above I assume my null should be a 0?
If (Contains([Activity Type], "PDFA"), Contains([Activity Type], "PDAFA"), 1, null)
and based on the comments above I assume my null should be a 0?