Originally posted by: SystemAdmin
I have a series like below
01DATE1TIME1TMZ1DATE2TIME2TMZ2DATE3TIME3TMZ3
02DATE4TIME4TMZ4DATE5TIME5TMZ5
02DATE4TIME4TMZ4DATE5TIME5TMZ5
I need to get the minimum date from all series, I have managed to do this when all dates exist using functional maps but when one of the fields is missing it passes a NONE which causes the functional map to not run. Any ideas a good way to get round this without using lots if IF(PRESENT()&PRESENT()) statements?
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange