Forum Discussion

id013's avatar
id013
Helper V
6 years ago
Solved

Tooltip for Stacked Column Chart

Hi, So I have a stacked column chart that has values color coded by groupings. So when I mouse over the chart, the tooltip only shows the value for the group I am currently mousing over. Is there a ...
  • OwenAuger's avatar
    6 years ago

    Hi there,

     

    It looks like you can do this if you use a Report Page Tooltip but not a regular tooltip.

     

    I have shared a PBIX here with a very simple example.

     

    The key thing is to set up the Tooltip Report Page so that the Keep all filters = Off and the filter you want to be passed (e.g. Fiscal Period) dragged to the Tooltip fields well.

     

    Then only the Fiscal Period will be passed through as a filter to the tooltip.

     

     

     

    Are you able to get that working in your case?

     

    Regards,

    Owen