Forum Discussion
jblackburnHWGA
5 years agoHelper I
line chart help
I need a bit of help plotting a line graph. Not sure its how i have my data or how i'm using the graph settings I have 10 sites with finance data over 5 years for each site. I want to plot the y...
- 5 years ago
Hi, jblackburnHWGA
According to your description and sample data, I think you can use the “Unpiovit columns” operation in the Power Query to get the correct data model to achieve your requirement, you can try my steps:
- Go to the Power Query and click like this:
Then you can get the correct data model like this:
- Click on “Close and apply” and create a line chart and place it like this:
You can also create a slicer for the [Site] to slice the chart by site id, like this:
And you can get what you want.
You can download my test pbix file below
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
jblackburnHWGA
5 years agoHelper I
my table didn't come out well lol hope you get the idea