Forum Discussion

john john's avatar
john john
Steel Contributor
Sep 01, 2022

Calcualted column is returning "#Name?"

I have the following formula for a single line of text Calculated column named ShowInApp:-   IF(OR(Status="Inactive",ISBLANK(Status)),"Hide",IF(FIND("Pending",[Category]),"Hide",IF(FIND("Monitorin...

Resources