It looks like the UI for User Settings is und...

It looks like the UI for User Settings is undergoing some changes. I attached what it used to look like as well as what I’m seeing now (The on with “_Per User Setting”).

The new version doesn’t allow me to enter a ‘Valid if’ formula without entering the Expression Assistant, which gives me an error when I enter a list instead of a Yes/No type. Is there a way to work around this?

Thanks in advance!

0 2 320
2 REPLIES 2

Got it. Will look into it. For the moment, you can work around it as follows:

if what you want is LIST(1, 2, 3) then you can make the Valid_If expression IN([_THIS], LIST(1, 2, 3))

— that gives back a Yes/No. That is essentially what happens under the hood anyway.

@praveen

I did this and got the following error message: Unable to find column ‘_THIS’, did you mean ‘_EMAIL’?

Top Labels in this Space