Valid if Behavior

Dear all,

When I put the following expression:

IN([_This],Registration[ID]) , in valid if…am I right it should not show a dropdown of values? It should wait for the user to input first and then check if the input is in the list Registration[ID]…

Jerry

Solved Solved
0 3 490
1 ACCEPTED SOLUTION

It will generate a dropdown. If you type it like AND(TRUE,IN([_THIS],Registration[ID])), it should work.

View solution in original post

3 REPLIES 3

It will generate a dropdown. If you type it like AND(TRUE,IN([_THIS],Registration[ID])), it should work.

Thanks Aleksi! That’s very clever!

You’re welcome

Top Labels in this Space