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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Use Object ID in an expression

HI,

Am I able to use object ID in an expression.

I want, for example, Textbox B to be visible when textbox A is hidden, Textbox B to be hidden when textbox A is visible.

I have something in my mind like

if( ObjectID(for textbox A) =1, ObjectID(for textbox B) to 0,ObjectID(for textbox B)=1 )

10 Replies
susovan
Partner - Specialist
Partner - Specialist

You have enter the value for this (VHidden) Variable,

Like Value =1 or =0

Warm Regards,
Susovan