there is a button and a Interactive Table which has some data, here on button press the Trigger should be Activated and filtration should be done …
Can this happen ?
there is a button and a Interactive Table which has some data, here on button press the Trigger should be Activated and filtration should be done …
Can this happen ?
hello @psp316r, that’s a great question!! you can certainly do so by storing a value in a Variable on the button click and then applying a Filter to the Interactive Table.
you can then add this filter to the Interactive Table and the data will be filtered accordingly.
button click:
would this work for what you’re trying to build?? let us know if there’s anything we can clarify
great to hear @psp316r!!