I have an application with several visuals and the interaction manager. I want that whenever a visual is clicked instead of applying the filters, they should check certain conditions. If they don’t meet the condition, they shouldn’t be applied at all, otherwise they can.
I was looking at the rules that can be defined as a configuration for the interaction manager, but honestly don’t see them fitting for my case. Is there any other way to do this?