Merge Data with CSV Data
Merge data with your CSV data quickly
0%
Uploading...
Loading...
Sign-up to upload larger files
Merge Data
Merging stacks your CSV file together with one or more datasets, appending their records underneath so everything lands in one table. The result includes every column found across all datasets, and you choose which column from each dataset fills each one. Perfect for combining exports from different periods, regions, or systems into a single dataset.
CSV
A CSV (Comma-Separated Values) file is a simple text file used to store tabular data, such as a spreadsheet or database. Each line in the file corresponds to a row in the table, and within each line, columns are separated by commas.