Hello
In Import manager we have to import a delimited text file into MDM.The target MDM field is "Quantity".
The source file has 2 fields "DU Quantity" and "CU Quantity" on a record.
Additionally we have "RECORD_TYPE"(values are DU or CU) on the source text file
The situation is
IF RECORD_TYPE=DU MAP "DU QUANTITY" to "Quantity" IF RECORD_TYPE=CU MAP "CU QUANTiTY" to Quantity" END
Is the above situtaion possible in Import manager?
Regards
Thanks
Kalyan