I've got a data flow with an input file that flows in to a CASE transform.
There is a field, ZIP Code varchar(7) in both the input file and the CASE transform. However after the CASE transform I have a Global Address cleanse, and a URAC Address Cleanse for another branch of the CASE. In both of these transforms the ZIP Code field is shown as a varchar(5) on the input side of the transform.
I can't manually edit the field length for the input side on the transform.
Where is this incorrect field length data coming from, and how can I correct it?
I'm running Data Services 14.0.3.392
Thanks!