You can infact do it by descending date - if you are really really adamant. You can send the years with corresponding previous year values followed by a lookup of the same in main stream. Steps will be 1.) Send currentKey, currentYear, previousKey and previousYear values in another link (other than ...
Few questions for you to answer 1.) Did you change the hashed file metadata after its creation ? 2.) What is the datatype (including length) of the hashed file key column ? 3.) What is the datatype (including length) of source column using which you are doing the lookup ? Copy one value from key col...