Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I would to create a button with an action that exclue a value from a field.
And I don't find an action that match this behaviour.
Is there a simple way to do this or I have to use "Select matching values" ?
Many thanks for your help.
@Tenuki I tried this.
I created a button with two actions.
The first action is a "Select Values in a Field" and you use it to select the value that you want to exclude.
The second action is a "Select Excluded" on the same field.
So when you click on the button, first the value is selected, then the second action exclude it and takes all the other.
I recommend you to test this option carefully, in order to be sure that the two actions are always performed in the correct order by the button.
It works on my environment.
@Tenuki I tried this.
I created a button with two actions.
The first action is a "Select Values in a Field" and you use it to select the value that you want to exclude.
The second action is a "Select Excluded" on the same field.
So when you click on the button, first the value is selected, then the second action exclude it and takes all the other.
I recommend you to test this option carefully, in order to be sure that the two actions are always performed in the correct order by the button.
It works on my environment.
Hello,
I didn't see we could add another action.
It work on my case, thanks for your help and advise.