Transform error - Unable to format -undefined-undefined using format string yyyy-MM-dd for field u_term_date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2016 12:16 PM
What exactly does this error indicate? Unable to format -undefined-undefined using format string yyyy-MM-dd for field u_term_date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2016 12:41 PM
In your transform map, configure the date type.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2016 12:43 PM
What is field type of u_term_date and the input data?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2016 12:46 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2016 12:52 PM
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.