Forum Discussion
Visual to Show Data Range and Average
Hi,
Is there a visual that works to show a data range with a line for the average? I was playing around with an Area chart and couldn't get it to work. I would need something that looks like this:
Thank you.
4 Replies
- lbendlin
Super User
looks like a job for the R (or Python) visual. Alternatively, check charticulator or charts.powerbi.tips
- amitchandak
Super User
Anonymous , check option in analytics pane, You have options for line.
In-Line chart you have fill option that can make it like area.
https://docs.microsoft.com/en-us/power-bi/desktop-analytics-pane
- AnonymousNot applicable
Hi Anonymous
How about adding an average line in area chart?
Best Regards,
KellyDid I answer your question? Mark my post as a solution!- AnonymousNot applicable
The average line doesn't follow the data points, it just averages across the whole set.
I made measure for Max and Min and created a ribbon chart with them and an average. This isn't quite the same as the requirements, but it will have to do.