Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
undergrinder
Specialist II
Specialist II

Custom pop-up message at charts

Hi Everyone!

Our costumer would like to see some explanation at all charts and objects.

It would be the best solution, if he/she got a pop-up like window when his/her mouse is over the objects.

Is it possible to create either a pop-up like box, or any on-mouse based explanation guide?

I can't find any extension related the topic.

Thanks!

Best regards,

G.

43 Replies
runelle
Contributor
Contributor

Hi,

 

Can you please explain how did you create it. I would like to create something similar for my dashboard but unable to figure out.

Or

I was wondering is there any way to like have a info icon on top of the measures like how in forms we do, on hovering over it shows us information of that measure and what it means.

runelle_0-1698256696190.png

 

Where I have the yellow markings was wondering if we could have like "?" or "!" and on hovering its gives us info that I can customize.

 

Regards,

Runelle

runelle
Contributor
Contributor

Hi Sangram Reddy,

 

I was wondering if you could please show me or let me know how you created such a pop up. I am looking into creating a similar concept for my dashboard but unable to figure it out. Also my Qliksense is on a server so unable to open any example file.

 

Or

runelle_0-1698335742412.png

If someone can show me how I can create like a "?" or "!" in place of the yellow marked circle. So that when someone hovers over that they can see the information that I will provide.

 

Regards,

Runelle

coleturegroup
Contributor III
Contributor III

Afternoon, if I were to add a message in the (Content Message) block and wanted to use a variable instead of text, how would that look?

And depending on the Error, various Messages would be stored into a variable. The variable is predefined in the load script based on an ErrorCode: 

='<p>&nbsp;</p><p>This is my custom message!</p><p>$(vDefaultMSG)</p><p>&nbsp;</p>'

 How do I allow that variable to show up and where do I need to make any changes?

I know its been a while but this is a cool addition

Thanks in advance

coleturegroup
Contributor III
Contributor III

Afternoon, if I were to add a message in the (Content Message) block and wanted to use a variable instead of text, how would that look?

And depending on the Error, various Messages would be stored into a variable. The variable is predefined in the load script based on an ErrorCode: 

='<p>&nbsp;</p><p>This is my custom message!</p><p>$(vDefaultMSG)</p><p>&nbsp;</p>'

 How do I allow that variable to show up and where do I need to make any changes?

I know its been a while but this is a cool addition

Thanks in advance