Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

CREATE A POP-UP

Hi everybody,

I'm new in Qlikview, so I need help to create a pop-up every time that I open a document Qlikview.

I don't know if I was clear. Now I'm working on a qlikview document, when I open it ,I want it to appear a pop up information.



Thanks in advance

5 Replies
Anonymous
Not applicable
Author

Use an Alert on Open with a condition that will always be met like 1=1.

You can set this up in QV Desktop, Tools | Alert Wizard.  You'll find the bit to select Show Popup.

Not applicable
Author

thank u Bill, but please can u be more specific about the condition 1=1

Not applicable
Author

You can always use a text object and show on conditional:

If you create a variable that changes when de QV document opens and changes back when you click the actual text object, you can create this effect:

Document properties:

Text object properties:

Remeber you can set an image background on the text object.

The condition could be vVariableName = 1.

Anonymous
Not applicable
Author

Just start the Alert Wizard and follow the prompts.

Not applicable
Author

thank u so much, I will try it.