Forum Discussion
Tooltip for Stacked Column Chart
- 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
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
- id0136 years agoHelper V
Thank You !!!! This solution worked magnificently. Thanks. One thing I did notice though that when I drag the fiscal period fields into the tooltip fields, all the visuals that have tooltip set to report page -> auto now display the new tooltip instead of the default. Is that normal? Either way I can get around it by setting those to default instead but I was just curious if that's a bug or on purpose.