Transform error - Unable to format -undefined-undefined using format string yyyy-MM-dd for field u_term_date

fred3d
Kilo Contributor

What exactly does this error indicate? Unable to format -undefined-undefined using format string yyyy-MM-dd for field u_term_date

4 REPLIES 4

djoodjii
Kilo Expert

In your transform map, configure the date type.


Deepak Kumar5
Kilo Sage

What is field type of u_term_date and the input data?


For the u_term_date, it's depending to your config. for the input data you have to verify that is the same format as your config


this is the instructions to correct your issue:



In the Field Map record for Date/Datetime fields there will be a field visible called "Date format".


The default value for this field is actually "yyyy-MM-dd hh:mm:ss" so this is where this comes from.


You just have to change the format in the field map to your desired value and it should work.