Hi, I have a flat file to be loaded into a destination table. The file consists of a header record and several data records. Header record is not going to be imported into the destination table yet it has a value that has to be added to each data record (data records do not have this value at all). Is there way to use Data Flow with Script component to pass the desired value from the header record to all remaining data records? Thanks
↧