Forum Discussion
Data point value in Sparkline chart in a table
- 1 year ago
Hi Sowrabha_S
As a sparkline is no measure it can't give a concept for a tooltip page / drill through.
But you can create something like this :Or to put the minimum and maximum point in a column after the spark like :
The pbix with the examples is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi Sowrabha_S
As a sparkline is no measure it can't give a concept for a tooltip page / drill through.
But you can create something like this :
Or to put the minimum and maximum point in a column after the spark like :
The pbix with the examples is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Thanks for the great workaround! Another question I have is how do we implement tooltip (from a report page) only for one column (sparkline column) and default tooltip for other columns?
- Ritaf19831 year ago
Super User
Hi Sowrabha_S
This is how it works as a default :I attached the pbix to the first response , you can download and follow.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.