Forum Discussion
Multiple Time Series on Single Line Plot
- 6 years ago
Anonymous ,
In query editor-> click Transform-> click on the date/month column-> Unpivot date/month column, then you will get two new columns [attribute] and [value].
Then put the [attribute] in legend field, put the [value] in Y-axis field, put another column in X-axis field.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous ,
In query editor-> click Transform-> click on the date/month column-> Unpivot date/month column, then you will get two new columns [attribute] and [value].
Then put the [attribute] in legend field, put the [value] in Y-axis field, put another column in X-axis field.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.