Forum Discussion
Anonymous
4 years agoNot applicable
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...
- 4 years ago
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
TomMartens
Super User
4 years agoHey 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