Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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,',')
Hi @lironbaram I don't find the option on tooltip in properties.
Hi
from qlik sense april 20 or february 20 there is tooltip capability
like in this picture