Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have 2 calendars. One is for the Start of operation, the second is for the End of operation.
The user can choose whether to filter the calendar filters by Start or by End.
How can I create an action that removes all the End calendar filters if the user chooses to see data as Start, and vice versa?
Thank you
goto triggers, fieldeventtriggers --> col1 --> Edit Actions --> clear field --> field is col2
and viceversa for col2
@MindaugasBacius Conditional trigger or actions are not possible in Qlik sense, so you might need to create two buttons (Start & End). If user clicks on Start, set the action to clear End field and vice versa