Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a button in qlikview. I want to have: if you click on the button then you see a message box.
How can I make this in qlikview?
Is here a tutorial over?
thanks in advance
Hi,
Create Text Object -> write msg on it and->
show that Text Object Conditinaly.
Regards
Hi Macichel,
check out the attached simple example with 2 buttons the show / hide 2 charts.
Andy
thanks for help,
but I use the personal edition, so how can I open this document?
I'm afraid you can't
follow this thread,
else u can try this simply,
1.create variable as Variable1
2.create test object and play this in layout tab show-conditional-If(Variable1=1,0,1)
3. create a button --properties--action--add--External-set variable--
here set Variable as Variable1
and value as =If(Variable1=1,0,1)
tht helps to achieve ur goal.
thanks for help,
How do I put the hide button in the messagebox?
Hi,
Property -> Layout -> Show -> Write Condition
Regards
u mean u want to name ur button as show/hide?
The very simplest way is to put your text into the button itself .....