Forum Discussion

Sowrabha_S's avatar
Sowrabha_S
Frequent Visitor
1 year ago
Solved

Data point value in Sparkline chart in a table

Hello All, I have accomplished the requirement to show sparkline chart in a table for every row, Value by month.  However I am not able to display the value of data point in sparkline chart when I d...
  • Ritaf1983's avatar
    Ritaf1983
    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.