Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
apt091095
Contributor
Contributor

Display information of users in barchart QlikSense

I have a bar graph and I want to display the information of users in the hover of the bar graph. Could you please help me with that

For example for 1 user. It should display the name.

For two users it should display both the names 

 

 

Labels (4)
3 Replies
lironbaram
Partner - Master III
Partner - Master III

hi 

assuming your barchart expression is the number of users 

and in the tooltip you want to display their names 

you can use this expression:

concat(distinct userName,',')
apt091095
Contributor
Contributor
Author

Hi @lironbaram I don't find the option on tooltip in properties.

lironbaram
Partner - Master III
Partner - Master III

Hi 

from qlik sense april 20 or february 20 there is tooltip capability 

like in this picture 

image.png