Forum Discussion

OrangeApple's avatar
OrangeApple
Regular Visitor
5 years ago
Solved

Create line diagram with multiple lines

Hello dear people,

 

This may have been answered before, but i was not able to find any source that could explain to me how to achieve what i want. 

 

I have a table with data (see below) with "two x axis" and two y axis. How do i make a line chart/scatter plot with this data? I am able to create this easily using excel "scatter plot line diagram".

 

Can anyone point me in the right direction of how to achieve this? Thanks a lot in advance!

 

 

Below is the tabel of data as well as an image of what I want to make in Power Bi.

 

What i want:

https://imgur.com/LJkJrjB 

 

 

xy x_2y_2
0,0013,66 0,0042,90
6,9213,77 11,3142,81
12,2313,59 20,1842,73
17,8013,31 31,8941,91
23,6813,08 42,6741,35
29,3012,55 52,6639,58
34,9012,40 63,1438,42
40,4411,58 73,4437,45
45,9411,39 83,6336,87
51,4711,04 93,9036,60
57,0310,57 104,1234,43
62,559,77 114,3432,44
68,078,81 124,6129,44
73,578,00 134,8326,16
79,116,98 145,0822,76
84,645,76 155,2918,73
90,144,43 165,5114,49
95,703,08 175,779,76
101,211,79 185,974,80
104,950,00 194,450,00

2 Replies

    • v-lionel-msft's avatar
      v-lionel-msft
      Community Support

      Hi OrangeApple ,

       

      You need to split the two pairs of data into two tables in Power Query, and then append them into one table.

      Please refer to my .pbix file.

       

      Best regards,
      Lionel Chen

      If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.