Forum Discussion
Create waterfall chart or timeline chart with data for each month in different column
Hello,
I want to create a timeline/waterfall chart.
I have a column for each month.
I need to display the changes throughout the months for each student (only for his name).
example for my data:
Thanks!
Hi HadasSpier ,
In Power Query Editor, you need to select grade, class and name column. Then click the Unpivot other columns.
But we found there is Q1 2020 in your month column, do you want to delete it or stay it?
Could you please show the exact expected result based on the table that you have shared?
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
BTW, pbix as attached.
4 Replies
- vanessafvg
Community Champion
you need to pivot your date into one column. Best to provide your data in a text format.- HadasSpier
Helper I
Hi!
I tried to create one, but I did not succeed to create a good one in power bi only.
I want to save the values and the name of the month so I could use it for the timeline chartThank you for your help!
- v-zhenbw-msft
Community Support
Hi HadasSpier ,
In Power Query Editor, you need to select grade, class and name column. Then click the Unpivot other columns.
But we found there is Q1 2020 in your month column, do you want to delete it or stay it?
Could you please show the exact expected result based on the table that you have shared?
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
BTW, pbix as attached.
- HadasSpier
Helper I
Thank you!!