Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Does any one have idea, like as attached in that file, you can see CH01 and CH02. when i activate object CH01 then it should hide the field Flag. is there any possiblity without macro. But if it is not the situation welcome to share with macro too.(With macro i have a solution but other options i need to see).
Regards,
Ravi.
Hi see the attached file
Hello Ravi,
You can try this way:
trigger <OnAnySelect> for CH01 set a variable.
Now for field flag put it conditional view and check there the value of variable.
Regards,
tresesco
Hi Thanks for your reply, can you please make change in that application and send it to me.
If you are using QV 11, you are not having the facility. qliktech has removed some of the granular level triggers like onSelect at object level or onActive. so without that you are left with only macro option.
Regards,
tresesco
Hi,
have a look at this discussion: http://community.qlik.com/thread/30250
Hope this helps.
Regards,
tresesco