Go to example tasks
Pivot Table from an Apify Dataset - Values into Columns
Created by
Adam Pearce
Spreadsheet-style pivot table from any dataset: one field becomes columns, cells filled with sums or counts, plus a grand-total row and Excel export.
Dataset Aggregate, Group By & Pivotnerolabs/dataset-aggregate-pivot
Region
Orders
Total amount
Avg amount
TextNumberBooleanListObject
Input
Data (inline)
orderId:1001+7
region:North+7
product:Widget+7
amount:$1,200.00+7
orderedAt:2026-07-03+7
Group by field(s):region
Pivot field (optional):product
Pivot value field (optional):amount
Pivot cell function:sum
Add a grand-total row:true
Export file formats:xlsx
Output fields
Region
Orders
Total amount
Avg amount
Sign up on Apify01
Create your Apify account to access the Dataset Aggregate, Group By & Pivot.
Start the run02
The Actor will start running based on the input automatically.
Receive the output03
Monitor the progress in real-time. You will be notified as soon as your dataset is complete and ready for review.
Integrate into your workflow04
The final output is delivered in JSON, CSV, or Excel format, ready to be plugged into your workflow.
