OK so this should seem simple enough: I have a csv file with lots of datetime fields. The values have no seperator and I am transforming for each. Example of typical value :
"20141126152526000" so... I have it set
YYYYMMDDHHMMSSfff. on 500 test records each of the datetime fields are causing an error. So the question is should the custom datetime transform work or is it better to just get the data into DOMO and then do the transformation within Dataflow?