Forum Discussion

PBrabander's avatar
PBrabander
Copper Contributor
Sep 15, 2022
Solved

Partially transpose a table

Hi fellow Excellers,   I am dealing with a table that I want to partially transpose. See table I below as an example. I want to include the weeks in the rows (see table II). I can't figure it out, ...
  • HansVogelaar's avatar
    Sep 15, 2022

    PBrabander 

    Click in the source range.

    On the Data tab of the ribbon, in the Get & Transform Data group, click From Table/Range.

    Select all the week columns.

    In the query editor, activate the Transform tab of the ribbon.

    Select Unpivot Columns > Unpivot Only Selected Columns.

    If you don't want the week in the final result, right-click the column with the weeks and select Remove from the context menu.

    Switch back to the Home tab of the query editor, and click Close & Load.

     

Resources