Getting A Error - This formula is not evaluated in the context of a row, so column values are not av

I am trying to express a permission setting with the following:

SWITCH(any(RAD TEAM[Role]),
"Director, Clinical Informatics", "ALL_CHANGES",
"Director, Account Management", "ALL_CHANGES",
"Director, Account Management", "ALL_CHANGES",
"Director, Service Delivery", "ALL_CHANGES",
"Senior Director, Account Management", "ALL_CHANGES",
"READ_ONLY")

 

But get this error - This formula is not evaluated in the context of a row, so column values are not available.

0 4 798
4 REPLIES 4
Top Labels in this Space