Forum Discussion

chris-thompson's avatar
chris-thompson
Copper Contributor
May 03, 2023
Solved

How to Split Multiple Columns Into Multiple Rows with Separate Groups of Columns

Hi all.  I have a Microsoft Form that gathers all of the interventions that schools use with their students including specific information about each intervention (Type - Academic/Behavior; Subject - Math/Reading; Tier Level - Tier 1/2/3; and Grade Levels K;1st;2nd;3rd;4th;5th;6th;7th;8th;9th;10th;11th;12th).  Each intervention (and it's associated characteristics) are in separate columns.  How do I transform the data so that the data table looks like the third table below?  (The image is also attached).  

 

I want to use PowerQuery and keep everything within Excel (not PowerBI or databases)

 

 

  • Hi chris-thompson 

     

    Your 1st challenge is exactly the same as Automatic Data entry manipulation where @CWsChim was smart enough not to mark any possible solution so you almost had no chance to find it when you Searched :-((

     

    For your 2nd expected view, the approach is the same. Once you have your first view, Split column [Grade Levels] by Delimiter to Rows then do the same for [Tier Levels]:

     

    Next time(s) please share a sample workbook, recreating data takes unecessary time - Thanks

Resources