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 497
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
Top Labels in this Space