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: 
mikael_cleuziou
Partner - Contributor III
Partner - Contributor III

Multiple selections without calculation then validation

Hello,

What is the best practice to make different selections in different fields without calculation and refreshing graphs.

And then validate for calculation.

Objective is to calculate just one time and not each time for each selection.

Best regards,

MC

1 Reply
marcus_sommer

You could chained your objects with a condition that only if the variable vCalculation = true it will be calculated. This variable could you trigger with a button or a textbox (true/false).

- Marcus