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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Replace "Intersection" of set analysis

Hi people,

I have a formula in a dashboard that uses a set analysis for filtering values. The formula is:

sum({<clinquer_prod={">0"}>*<data_num={">=$(=num(DataInicioConsolidado))<=$(=$(dataValidados))"}>} valor_diario)

It uses an intersection "*", that I need to replace, since I hace to use this formula in a load script (for taking que values that this formula gives and save tmen into a QVD).

what is the replacement of the "Intersection" for the IF code?

Thanks!

0 Replies