1. Regional Sales Summary
Sales AnalystBackground
A sales analyst has a CSV file containing thousands of transaction records across multiple regions.
Problem
Need to quickly see the total sales volume per region without manually sorting or filtering.
How to use
Paste the CSV data, set 'Region' as the Row Field, 'Sales' as the Value Field, and select 'Sum' as the aggregation function.
Outcome
A clean table showing the total sales revenue aggregated by each unique region.