Hi,
I've some files with me which i want to merge on some condition.
Ex- i've 2 Fund file namely 51_returns and 51_stats . Then i've some one more file called 51_IMS
My workflow is reading both 51_returns and stats together . Another workflow is loading 51_IMS file. Both the workflows are connecting to different location and doing some different calculation .
But i'm combining both into single WF by joining based on fund id which is 51 in this case. I've attached sample files here.
I want all these input files records to be merged in one output attached.