Mapping is a primary ETL (extract TRANSFORM load) function. With Mapping, we are converting data from one form to another. K3 Mapping is used in several scenarios:
- Taking a column header value and transforming it to a different column header value.
- Taking both column header AND data under that column and transforming it to another value.