Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
A bit at a loss while trying to implement a specific set of actions on a button click.
I have a table, i have some filters that can be applied. I have a button that selects just the ID after filters are selected and clear the rest of the filters. I want yet another button that does the opposite. It needs to exclude from the selected accounts from the previous selection. Using 'select exclusion' works, but for the whole table. The previous selection is overwritten.
As in the picture attached, i want to use the filters to get a subset of the 7 ids already selected. Let's say number 1 and 3. The Exclude selection button should exclude 1 and 3 and lock the final selection to 2,4,5,6,7. At the moment it returns all IDs in the table(which ar emore than 7) except 1,3.
Any advice?
Thank you!
I will have a look in 1 or 2 days and get back to you.
@ValentinN Apologies for the delay, Do you still need input on this?
Hello, no worries. Yes please, as i have not been able to build anything to behave as required.