Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Sparkline visual area shadow is needed

We have a requirement to show sharded area of the lowest or highest values of the sparkline in power bi desktop of the visual, we tried with table & matrix to implement the sparklines but we were not able to get the highlight the area when it goes high or low from the actual value.

 

I have attached the screenshot to understand better, needed similar sparkline shown in the screenshot.

 

 

  • Hey Anonymous ,

     

    this is simply not possible using the default sparklines.

     

    You have to check for custom visuals like Deneb. Of course, then you have to re-create the whole table. 

     

    Maybe you can create something by using a measure that returns a SVG chart: Creating SVG images in Power BI - Visual BI Solutions

     

    Hopefully, this helps to find a solution.

     

    Regards,

    Tom

1 Reply

  • Hey Anonymous ,

     

    this is simply not possible using the default sparklines.

     

    You have to check for custom visuals like Deneb. Of course, then you have to re-create the whole table. 

     

    Maybe you can create something by using a measure that returns a SVG chart: Creating SVG images in Power BI - Visual BI Solutions

     

    Hopefully, this helps to find a solution.

     

    Regards,

    Tom