Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, seek everyone suggestion if i have a column field i want to hide it and only open when i click show button.
When user click show, enter password, only the column highlight yellow will be show.
This is a straight table in qliklview.
please advise.
Click on a button may trigger an Inputbox to show, into which a password to be entered.
The chart then will have a conditional view to compare this variable with a stored variable.
Peter
Yes, how ever i donno how to do it. i believe is Macro.
no - not with macro, mainly
create a variable vShow with Value 0
create a variable vSystemPassword with your password
create a textfield. Under Properties - Actions - Add - External - SetVariable you set = NOT vShow
create an inputbox with vPassword and Show = vShow
create your table with conditional show: vPassword = vSystemPassword
Peter
can u give me an example qvw file. thanks you.
Do u have example of qvw file
Hello, Prabu!
There are also some little hints should be done with couple of steps that Peter had mentioned.
PFA.
P.S.: The password is 12345.
Hi Sergey
initially F3 column is hide or show?
In instance above it's hided, but you can change conditions as you like. It doesn't make a big sense.
the file u send me is show.