Forum Discussion
Tooltip for each column in matrix
Hi Mate,
I have the below table. I have created separate measure1,measure2 etc and have them in matrix as values. Now I wanted to show a custom tooltip as below.
eg
category Measure1 Measure2 Measure3
A 10 20 30
B 20 30 30
after calculating the percentage
category Measure1 Measure2 Measure3
A 17 % 33% 50%
B 25% 37.5% 37.5%
In my tool on 17% I wanted to show s
Sales: 10
TotalSales : 60
6 Replies
- Greg_Deckler
Community Champion
I think you want a Tooltip Page but not entirely sure.
- amitchandak
Super User
Not sure, where you want to show. Every visual has tooltip section where you can add the tooltip measure
- Gchandrukris
Helper I
PFA.
I have created 2 separate measure for d-1 & d-2
d-1 = profit(d-1) / profit(d-1) + profit(d-2) and same way for d-2
Expected
When i hovoer on d-1 the tooltop show d-1 profit & total profit for that line i.e (profit d-1 + profit d-2)
eg: profit = 100
totalprofit = 10000
- amitchandak
Super User
What it is showing now. Have you put a measure in the tooltip.
Also refer:https://docs.microsoft.com/en-us/power-bi/desktop-tooltips
if you need more help make me @
Appreciate your Kudos.
- v-lili6-msft
Community Support
hi Gchandrukris
For your case, I would suggest you create tooltips based on report pages in Power BI:
https://docs.microsoft.com/en-us/power-bi/desktop-tooltips
https://radacad.com/report-page-tooltip-revolution-in-visualization-of-power-bi
Regards,
Lin
- as49Frequent Visitor
Hi ,
did you get a solution for this? I am also looking to do the same thing. Can you share a solution please ?
Thanks,