Forum Discussion

bilingual's avatar
bilingual
Helper V
5 years ago
Solved

Change data input from column to row - best practice, Excel, SQL or PowerBI?

Hi, my data is in SAP and currently designed by rows and i can not change this, but i need to change some parts of it into columns.

Here is an example:

Present structure

IDStopDate Time
P6544201-01-202110:50
P6544401-01-202111:55
P6544402-01-202111:35
P6585401-01-202109:45

 

Here is what i would like the structure to be changed into:

 

IDStop 1Date 1

Time 1

Stop 2Date 2

Time 2

Stop 3

Date 3

P6544201-01-202110:50401-01-202111:55402-01-2021
P6585401-01-202109:45     

 

So some tips regarding changing structure from column to row would be well recieved 🙂

 

And sorry about the messed up tables, i use the tabletool from PowerBI and it still gives me a html error...

2 Replies