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.
thank you V-yubandi-msft , rohit1991
so basically i have to write dax and tell my own story format but display the measures of variances etc in the story telling
Is there nothinh where Power BI takes the source of the underlying visual and writes a narrative based off the marker selection in a tooltip page or is DAX the best approach and the auto narrative is more on an event click for a visual - where i should rather add a text box paenl below the scorecard or ?
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.