Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
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