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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Annek
Contributor
Contributor

Selection from if constructed field

if(TIPEL_DESCRIZIONE = 'Comunali', LILE_DESCR_LISTA, LISTE_DESCR_LISTA)

When I selected this field, in case of TIPEL_DESCRIZIONE = 'Comunali', qlik makes two selections: one from LILE_DESCR_LISTA and some others from LISTE_DESCR_LISTA. I expected only one selection from LILE_DESCR_LISTA.

Please some tip?

 

Annek_0-1632912624975.png

 

1 Reply
micheledenardi
Specialist II
Specialist II

I suggest to put this logic during load script and create a new field for selections purpose.

 

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.