Forum Discussion
Anonymous
4 years agoNot applicable
Tootltip customization
Hi Team, I want to display values from a categorical column which contains string values using tooltip and not the count or distinct count in bublle chart. How can I acheive this, would be real...
amitchandak
4 years agoSuper User
Anonymous , You can try tooltip page -https://docs.microsoft.com/en-us/power-bi/desktop-tooltips
Or create a measure like
concatenatex(Table, Table[Brand], ",")
and use in tooltip
Anonymous
4 years agoNot applicable
amitchandak , Thanks for the reply.
I am new to Power BI and I am not able to create a new measure from the above command, do you have another way to solve this and the tooltip page also gives the information for aggregation of data and not displaying individual values for categorical column.
Regards,
Ali Asgar