Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a dimention with the following values :
A
B
C
....
Z
I need select A,M, Y if I push a button1 and I wand select B,G,D if I push button2.
How can I do that?
Than You
Look at the following (PFA)
Best,
Sunny
Hi Ana,
see the attached example, the buttons have an action 'Select In Field' enter the name of your field and then set the search string in the format (a|m|y), the separator character is pipe (shift \).
HTH Andy