SWITCH() Expression did not workout for my App

Olarra
New Member

Hi everyone,
My name Holo, I am trying to build an App for a small scale business. So I want to limit who can “add”, “update” and “delete” with this FUNCTION call SWITCH(), the expression goes like this
SWITCH(USEREMAIL(),
holofriday@gmail.com”, “UPDATES_ONLY”,
user2@mydomain.com”, “ALL_CHANGES”,
“READ_ONLY”)
But after making a change and I synchrony my change this is the error I got.

Please can anyone tell me where my mistake is.
Thanks in advance.

0 4 155
4 REPLIES 4
Top Labels in this Space