Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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