Data Mapping & Transformation

Map source columns to target fields and apply transformations

Column Mapping
Map source file columns to database fields. Unmapped columns will be ignored.

Institution Name

String

institution_name

Annual Budget (USD)

Decimal

annual_budget

CAST to Decimal

Founded Year

Integer

founded_year

Research Areas

Array

research_domains

SPLIT by comma

Contact Email

String

Not mapped

Select a target field

Phone Number

String

Not mapped

Select a target field

Mapping Summary: 4 of 6 columns mapped. 2 unmapped columns will be ignored during import.