Lookup values do not appear in merged rows
The key values may not match exactly between base and lookup CSV files.
Trim spaces and standardize casing in both key columns before merging.
Join two CSV tables by a shared key and download the merged rows.
Use this tool
Paste the base CSV, lookup CSV, and shared key column. Result: Copy or download the merged CSV.
Ready.
Merged CSV appears here.
Readiness details
Base CSV plus lookup CSV with a shared SKU, ID, email, or order column.
Combined CSV with lookup fields appended to matching base rows and conflicts made visible.
Tool guide
Use this when one CSV has the main rows and another CSV has fields to add. The base CSV keeps its row order.
Join two CSV tables by a shared key and download the merged rows.
The key values may not match exactly between base and lookup CSV files.
Trim spaces and standardize casing in both key columns before merging.
One base row cannot safely merge against multiple lookup rows with the same key.
Deduplicate the lookup CSV or choose a more specific key before downloading the merged output.
The base CSV and lookup CSV may share column names other than the key.
Rename lookup columns before merging when you need to keep both versions.
The base CSV keeps its row order. Matching lookup fields are added to each base row.
Lookup columns that conflict with base columns are prefixed with lookup_.