Combine Weekly CSV Files
Weekly exports share columns and must become one dataset for analysis.
BUSINESS KEYSame schema
COMPARE / MEASUREAll columns
BEST STARTAppend files and add source-file information if traceability matters.
Workflow
- Confirm the grain: decide what one row should represent in the final result.
- Profile key uniqueness and missing data before matching or aggregating.
- Calculate the result on a small sample and reconcile it manually.
- Run the full dataset, review exceptions, then export the evidence you need.
READY FOR THE REAL FILE?
Open tool →Use the matching WorkTools utility
Your file stays in the browser for supported local tools.
What can go wrong
Most incorrect results come from the wrong key, one-to-many joins, mixed data types, hidden whitespace or aggregating at the wrong grain. Treat these checks as part of the analysis, not optional cleanup.