Quick summary
The Alteryx Summarize tool lets you aggregate data fields using actions like Count, Sum, and Average directly within a workflow. Configure it by selecting fields, adding actions, and naming outputs to generate clean summarized results instantly.
Steps
- In the Alteryx workflow designer, find the Summarize tool in the left-side panel, drag it onto the canvas, and connect it to your Input Data tool.
- Open the right-hand configuration panel and check the checkbox beside each field whose data you want to summarize.
- Click Add Actions to proceed with configuring the selected fields.
- Choose an action (such as Count) from the list of available summarization options.
- In the Actions section, enter your preferred Output Name for each configured field.
- The Summarize tool will process your data and generate the corresponding summarized results.
.gif)


