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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Condicionar objeto si es visible o no?

1.Como dejo un obejto invisible ?

2.Tengo un text list un campo con 3 opciones A1, A2, A3 si escojo A1 quiero que sea visible el obejot LB45 si escojo A2 visible obeto LB59 si escojo A3 obejto visible CH22.

Labels (1)
1 Reply
Not applicable
Author

you can configure in object properties "Layout"

Option "Show"

Insert the function GetFieldSelections(YOUR_TEXT_LIST) = A1

The objected are visible

See the example