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: 
Not applicable

How to export Variables from a list

Hello everybody, here is my problem.

I create a list by a field named QVF_STATUT_DOS_LIBELLE, this filed coutain 4 differents value: "Externe", "Hospit", "Séance" and "Urgence".

I would have for the value "Externe" selected, to export another variable at the value "UFM" ( in the field QVF_TYPE_UF_CODE  )

lil.png

I made that but it's not working...

Actions -> On selection  -> if (QVF_QTATUT_DOS_LIBELLE='Externe",QVF_TYPE_UF_CODE='UFM',QVF_TYPE_UF_CODE)

I succeed to do it with a button but not by a list and it must be a list to enter in active selection.

This is what i want when i click on Externe (and not on "Hospit", "Scéance" or "Urgence").

lul.png

Thank you for your answer.

0 Replies