Forum Discussion

gustavobeltra's avatar
gustavobeltra
New Member
2 years ago

tooltips

Good afternoon people
I'm facing a problem when trying to configure a dynamic tooltip on a chart in Power BI.

I have a graph that displays the number of services my company receives per month, from January to July.

This chart has a date hierarchy configured with the levels Year > Month > Week > Day.

I created a tooltip page to display weekly and daily details of services when the user hovers over a month or week in the main graph.

When I hover over a month in the main chart, the tooltip correctly shows the weekly information for that month.

However, when you drill down to the weeks and hover over a specific week, the tooltip still shows the weekly information instead of displaying the daily details for that week.


I want When I hover over a month in the main chart, the tooltip displays the weekly details for that month.

And, when you drill down to weeks and hover over a specific week, the tooltip displays the daily details for that week. 


How do I correctly configure the tooltip so that it responds to the context of the main chart?

1 Reply

  • Sourav_M's avatar
    Sourav_M
    Frequent Visitor

    Can you please provide some more details such as what details are you adding in your tooltip page.

    Ideally, if you are using Month, Week & Day wise number of services, it should be sufficient to show the correct drill through context from main page.