Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
MindaugasBacius
Partner - Specialist III
Partner - Specialist III

Sheet actions

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

Labels (4)
2 Replies
Qrishna
Master
Master

goto triggers, fieldeventtriggers --> col1 --> Edit Actions --> clear field --> field is col2

and viceversa for col2

Kushal_Chawda

@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