Forum Discussion
Custom Tooltip with Auto Narrative
- 1 year ago
Power BI does not yet offer fully automated storytelling within tooltip pages based on marker selection. The recommended method is to use DAX to generate dynamic narrative text that changes according to the data point being hovered over. This approach allows you to display insights such as variances or performance summaries within a tooltip.
If you want a click based experience, consider using the Smart Narrative visual below the scorecard.
Thanks®ards,
Yugandhar.
We would appreciate it if you could let us know whether your concern has been resolved or if you still require assistance. Your feedback may also be useful to others facing similar situations.
Thank You.
V-yubandi-msft apologies for the delay, this dropped in my priority and I managed to have a look this morning. I ended up using the DAX measure like you had in your example provided to keep it simple, as there were only two charts that required these additional measures and I did not want the different tooltips for only 3 graphs out of 16
Thank You