Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a list box that i want to show/hide by a button. How do you do that
Jsaradhi,
I really appreciate your help. Well I have attached the QVW file where I could not achieve the result I mention in this thread. Please go ahead and advice me.
Many Thanks,
1. Qlikview is case sensitive. so in your button Actions tab, variable should either be vHide or vhide. vhide is not equal to vHide in Qlikview.
2. list box condition is set as vhide and chart condition is set as vHide.
so update every instance of the variable to either vHide or vhide and you should be all set.
JSaradhi, Thanks a bunch. you were spot on. The reason why it was not working was because I was not being careful enough with naming the variables. Not only was your solution effective, it was articulate, eloquent and thoughtful.
Glad to help. Good luck.
Hi,
Qlikdash, As per your requirement i have attached below qvw find it. And the reason is you gave a variable declaration is vhide, But you din't have any specific value on the varaible.(valu=0). And check once qvw layout condition.
Make sure you don't have 'Show All Sheets and objects' checked in the document property security tab.
or it won't hide the Listbox