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

Conditional scatter chart properties

Hi,

I have a scatter chart with lots of bubbles. I would like to highlight a specific bubble by showing the text on the data point. I have tried an "if formula" in the text format but it won't apply. I only managed to see the text either on all bubbles or on no bubbles.

Is there a possiblity to show only the text label for specific data points?

Thanks,

Tobias

1 Reply
marcus_sommer

I believe it won't be possible. But you could try to put a second chart over/under the first chart and where you per condition only these bubbles with text displayed which you want. The second chart needs further some layout-adjustments like hiding or transparent coloring - aggr(0,0,0,0) - on title, border, axis ... and so on.

- Marcus