CSV Field Merge Tool - Template Column Generator | Online Data Processing

CSV Field Merge Tool - Template Column Generator | Online Data Processing

Data Input
Paste CSV
Upload File
Step 1:

Drag and drop files here or click to select files

Support Excel (.xlsx, .xls) and CSV files

Template Column Configuration
Template Example

Use curly braces {} to wrap field names to reference column data, escape { with {{, escape } with }}:

  • {Name}-{Age} → If Name is "Zhang San", Age is 25 → "Zhang San-25"
  • 员工:{Name}({Sex}) → If Name is "Li Si", Sex is "Female" → "Employee:Li Si(Female)"
  • 员工:{{{Name}}}({Sex}) → If Name is "Li Si", Sex is "Female" → "Employee:{Li Si}(Female)"
Step 2:
Data Preview
Original Fields:

No data available, please input or upload file first