I have data in the following format:
I want to produce a line chart with three lines for each value in Field1 (I.e. a line for A, B and C)
How is this achieved? Do I need to split my data into three separate tables?
Thanks
I have data in the following format:
I want to produce a line chart with three lines for each value in Field1 (I.e. a line for A, B and C)
How is this achieved? Do I need to split my data into three separate tables?
Thanks
You don't need to split your data into 3 tables which is not needed.
Please check the Power BI screenshots to achieve it simply.