Forum Discussion

JoeDon16's avatar
JoeDon16
Copper Contributor
Sep 15, 2019
Solved

How to use a PivotTable with unique columns?

Hey, I'm trying to separate three columns of data by 9 different possible rankings in a PivotTable. Right now the columns are being combined together into the first one, leading to them all having th...
  • Subodh_Tiwari_sktneer's avatar
    Sep 15, 2019

    JoeDon16 

     

    Since your data on Responses Tab was already in pivoted form, I used Power Query to transform and UnPivot the data on Responses Tab to create a Pivot Table on a New Sheet (Green Tab).

    To do that, I converted the data on Responses Tab into an Excel Table and named it "Responses", loaded the data into the Power Query, removed the TimeStamp column as it was not required in the Pivot Table to be created, UnPivoted all the columns, renamed the columns and loaded as a Pivot Table Report on a New Sheet.

     

    See if this is what you were trying to achieve.

     

     

Resources