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

Flash Message before opening qvw file

Dear all

Whether It is possible in Qlikview to flash message before opening qvw document to users'.

Thanks

Regards

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
10 Replies
jjordaan
Partner - Specialist
Partner - Specialist

Does it need to pup up every time a user opens the dashboard or ony for a certain transaction like if the dashboard is not reloaded for a number of hours?

ariel_klien
Specialist
Specialist

Hi,

you can use the Alert option.

Tools>Alert  or Ctrl+Alt+A

BR

Ariel

vikasmahajan
Author

Thanks

When user open particular report I want to display "Message" for only one report whether is possbile.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
jjordaan
Partner - Specialist
Partner - Specialist

You can the conditional show in a textbox?

For example ReloadTime() < Today() -2

vikasmahajan
Author

Hii Ariel

I want to display simple message when user open qvw document.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
vikasmahajan
Author

Dear Jeroen,

I have already conditional message in my view , I want to flash message "View Report for Completed month only"

in text message.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
amars
Specialist
Specialist

Hi Vikas,

Go to Document Properties -> Opening -> Check Image Checkbox and select image, Check Close when Loaded.

You can create an image, with the message that you wish to display and can use it.

Show Loading Image.JPG

Thanks

Amar

vikasmahajan
Author

Thanks for Reply This will work for one single report object ?

I want object level like object id is  CH47 for when user open this object then message should flash

is there any possiblity of achiving the same ?

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
amars
Specialist
Specialist

Hi Vikas,

The only option I can think of is to use help text with a macro.

Please refer this link .  & see the attached example from the same link.

It uses a macro to show help for 5 seconds.