Issue with transfor map

Ak8977
Tera Expert

I created one field having dropdown with None having true, false choices.
During first import   I send the value as true it updated the value correctly.
During the second import I sent the empty field , but still it was showing true value in it. How I can clear the value in this case.
thanks,

1 ACCEPTED SOLUTION

James Chun
Kilo Patron

Hey @Ak8977,

 

Have you selected the 'Copy empty fields' checkbox in the Transform Map?

Note that this will impact all field map in the transform map.

 

Cheers

View solution in original post

2 REPLIES 2

James Chun
Kilo Patron

Hey @Ak8977,

 

Have you selected the 'Copy empty fields' checkbox in the Transform Map?

Note that this will impact all field map in the transform map.

 

Cheers

GV Saranesh Kum
Kilo Guru

@Ak8977 

In the transform map definition, if you check the checkbox 'copy empty fields' then you get the desired result.

It will empty the target value, if the input excel has empty value for the given column.