Line chart with separate lines for different groupings in Power BI

Viewed 46

I have data in the following format:

enter image description here

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

1 Answers

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.

FGD

FGDdd

Related