Forum Discussion
24 Months Scatter Plot Graph
Hi,
I would like to create a scatter plot graph with the past 24 mths trend.
The dots are the sales of each respective sales person, and I would like to show a median line of all the sales person.
How do I get the past 24 months trend and to put the respective sales person as an individual dot?
4 Replies
- v-juanli-msftCommunity Support
Hi naoki
The dots are the sales of each respective sales person, and I would like to show a median line of all the sales person.
You could add a median line. (Analytics->Median line)
How do I get the past 24 months trend and to put the respective sales person as an individual dot?
You could add datetime field in “Play axis", add "person name" in the "legend" field.
Reference:
https://radacad.com/storytelling-with-power-bi-scatter-chart
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- naokiHelper I
Apologies, I realised I was unclear with my question.
For the scatter plot, I would need couple of things
1. 24 Months trend (To show their sales for the past 24 months), from month 1 to 24.
- This will show the total sales per month up till 24 months for all sales person. (E.g) Salesperson A, Month 1 10k, Month 2, 20k and so on), however I would need to show for all, as I am intending to create a corelation at a later stage using this result.
2. I also would like to plot my own average line which should be showing an upwards trend as that is the benchmark that I would want to see the sales person growth vs my predetermine sales person.
Thank you.
- v-juanli-msftCommunity Support
Hi naoki
You could add "date" in the "Play Axis" as this article suggested.
Or add "date" in "Axis", add "sales person" in "Legend" field.
There are 12 months a year, which 24 months do you mean? the last 24 months from the current months?
What is the Independent variable and Dependent variable of the corelation?
Best Regards
Maggie