Need help converting a database that looks like this:
Into this:
(subsequent columns to the right are not in view)
*Note: data presented was made up for illustration purposes
I began using Excel's Power Query to group by ID and I get a column with "tables" for each ID, but when I expand the columns I go back to square 0. I'm trying to see how I can transpose the data so that I can get new columns in the same format as the other ones (date 2, value2, procedure 2, date 3, value 3, procedure 3, etc) with values from each row of each participant. Essentially, I want one row per ID with all of the participant's data in subsequent columns. I've looked at different web posts and tutorials but have not been able to figure out how to do this. Any ideas or suggestions are greatly appreciated!


