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: 
Not applicable

Legend for expression on Bubble Chart/Grid Chart

I am having hard time figuring out way to lable the bubbles of Grid Chart. Attached pic will make it more clear. I have a grid chart with two dimentions (margin and date) and one expression revenue. Bubble size represents the revenue size but i am not able to find out way to lable these bubbles as project name. Any ideas? I will appreciate every help. Thank you!

Untitled.png

2 Replies
Not applicable
Author

try something like this:

dual(Capitalize([Project Name]) & ' : ' & num(Sum(Revenue), '$#,##0.00'), Sum(Revenue))

Not applicable
Author

Thanks for reply but unfortunately it did not work. same chart showing up with no legends. Can you create an example and attach, I would really appreciate it.