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

Multiple labels(?) on scatter plot data point

Hi all.

I am currently working on a dashboard to visualize some data. The data points are laid in specific x,y coordinated in the scatter plot with the technique described here Re: make static map with scatter chart. With my dimension, I am able to show individual values (i.e. the dimension as label on the data point)

s1.png

I am also able to show multiple individual values with '&&', given the values are not aggregated.

s2.png

My data look something like this:

data1:

lab1lab2lab3
281126
296374
301890

data2:

lab1lab4
282
283
295
2915
303
3021
3020


My question is, how am I able to aggregate the lab4 from data2 (sum up all lab4 belonging to the same lab1) and show it on the label in the scatter plot? e.g.:

s3.png

Thank you in advance.

Jenkins

0 Replies