"Show if" Multiple USERSETTINGS Criteria

I’m trying to use multiple criteria for a “Show if” and it is not working.

I’m trying to check both of these items:

ISNOTBLANK(USERSETTINGS(Option1)

USERSETTINGS(Option2) = “text”

I tried:
AND(ISNOTBLANK(USERSETTINGS(Option1)), USERSETTINGS(Option2)=“text”)

but that did not work. It gives me an error code
“Function ‘USERSETTINGS’ should have exactly 1 parameters, the name of an option from the user settings”

Thanks any help is appreciated

0 3 181
3 REPLIES 3
Top Labels in this Space