◆ Excel · pivot

Data Reshaping

Unpivot consultant schedules so every discipline's hours sit in one column: load the schedules into Power Query, unpiv…

2heights
14tasks
7roles do it

The same job, four prompts

do it · improve it · decide · become
AExecute — “help me do it”Unpivot consultant schedules so every discipline's hours sit in one column: load the schedules…+
Unpivot consultant schedules so every discipline's hours sit in one column: load the schedules into Power Query, unpivot the month columns into a single Hours column, merge the queries and output a clean table for resourcing analysis.
when the reply comes backPush once: ask it to sharpen the weakest part, and to say what it assumed.
BImprove — “do it better”Prepare a resourcing-ready combined schedule — use Power Query to clean each consultant sheet,…+
Prepare a resourcing-ready combined schedule — use Power Query to clean each consultant sheet, unpivot months into a single Hours column, harmonize discipline names, merge queries, and add a discipline filter and sample validation rows so resource managers trust the consolidated numbers.
when the reply comes backPush once: ask it to sharpen the weakest part, and to say what it assumed.

How to do it

the tool · the steps · what to avoid
The tool
PivotTables and PivotCharts

PivotTables summarize and analyze data, while PivotCharts visualize the summary data to reveal comparisons, patterns, and trends.

  1. 1

    Prepare your source data with unique headers in the first row and no blank columns or cells.

    RecommendationEnsure your data is rectangular, with variables as columns and observations as rows.

  2. 2

    Select any single cell inside your data set.

  3. 3

    On the Insert tab, in the Tables group, click PivotTable.

  4. 4

    In the Create PivotTable dialog box, verify the Table/Range is correct.

  5. 5

    Choose where to place the PivotTable, either a New Worksheet or Existing Worksheet.

  6. 6

    Click OK to create the PivotTable.

  7. 7

    In the PivotTable Fields pane, drag fields to the Filters, Columns, Rows, and Values areas.

  8. 8

    To create a PivotChart, select a cell in your PivotTable.

  9. 9

    On the Insert tab, select the Insert Chart dropdown menu.

  10. 10

    Click any chart type to create the PivotChart.

  11. 11

    Save your Excel workbook to commit your work.

PivotTables are a powerful tool for bank reconciliation, payroll processing, and monitoring energy usage by summarizing large datasets.

Excel PivotTables and PivotCharts can be automated using VBA or Office Scripts to refresh data and update reports programmatically.

Glossary

words on this page
PivotTableAn interactive table that summarizes and reorganizes selected columns and rows of data to show different views.ExampleYou can quickly see total sales per region by dragging and dropping column headers.

The real tasks

7 of them
Unpivot the consultant schedules so I can compare every discipline's hours in one column for resourcing.
Unpivot the intake spreadsheet we receive from HR so each complaint is a separate row for accurate analysis.
Unpivot daily metrics exports so each row is a metric-date-channel combination for easier trend analysis.
Unpivot consultant reports with one column per survey into a single timeline of observations to analyze site-condition changes.
Unpivot and merge survey waves so I can analyze the same questions over time in one table.
Unpivot session logs so I can analyze how many clients received each type of service over time.
Unpivot repeated device-by-metric columns from an analytics export so charts and filters work predictably.

Who does this

7 roles
Compliance ManagerDigital Campaign ManagerArchitectural DrafterLandscape ArchitectPolitical ScientistSocial WorkerWeb Designer

Questions people ask

honest answers

Because you rarely think 'I want the redaction tool'. You think 'I have to share this without leaking the client's details'. Start from the need, and the feature finds you.

Real. Every job here was drawn from what people in real roles were actually seen doing in Excel — not a feature checklist.

No. Each page gives you a ready prompt you can paste into an AI assistant, plus the plain steps to do it yourself. Start with either — the goal is the finished job, not the tool.