Forum Discussion
Plotting multiple series in a line chart
- 9 years ago
Actually I misspoke you will want "Append Queries". Go to the query editor and you will find the "Append Queries" on the Home tab on the far right:
You will be asked which tables you want to append (one to the other, assuming they have the same columns).
Thanks for your reply, David.
I masked the confidential parts of the data so here we go with what I have right now:
Followers (Z) is my value, Date is my axis and profiles is my legend.
Both Z and X are linked to profiles which is the legend, so this could serve as the identifier.
How can I now merge the tables and display Followers x?
I'm sorry, I have never merged tables in Power BI before.
Best,
Kevin
Actually I misspoke you will want "Append Queries". Go to the query editor and you will find the "Append Queries" on the Home tab on the far right:
You will be asked which tables you want to append (one to the other, assuming they have the same columns).
- kest9 years agoFrequent Visitor
You are my personal hero, Sir.