Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
hannahlissaman
Partner - Contributor
Partner - Contributor

Button with two actions only applies one of them

I have created a button which performs two actions: 

  • Set a variable based on a simple if statement: =if('$(vDailyMonthly)'='Daily', 'Monthly', 'Daily')
  • Clear selections for a field

When I click the button, the variable is changed but the selection is not cleared. I have seen various threads suggesting that buttons with dependencies between actions won't resolve correctly, but in this case there are no dependencies so I am unsure why the actions would not be completed. 

We are using Qlik Sense server 13.32.2

0 Replies