Page 1 of 1

Lookup stage question

Posted: Mon Sep 17, 2012 9:33 am
by pavan_test
I am using lookup stage (lookup failure : continue). I have a main link and reference link. I can't switch the main link to reference link.

input col ID: (main link)

223
223
223
223

reference link:

223 A
223 B
223 C
223 D

lookup failure = continue in lookup stage

current output:

223 A

desired output:

223 A
223 B
223 C
223 D

can someone please advice,

Thanks
pavan

Posted: Mon Sep 17, 2012 2:47 pm
by ray.wurlod
Enable return of multiple records from the reference input link.

Posted: Mon Sep 17, 2012 4:16 pm
by Kryt0n
Or alternatively, if you are actually trying to switch your links around from the descriptions and make the A,B,C,D input your main link, disconnect one of the links first, then on each link, right click and Convert to ... (Reference for current stream/Stream for current reference), then re-connect. You will have to re-join keys etc

Lookup stage question

Posted: Sat Sep 22, 2012 6:39 pm
by pavan_test
Enable return of multiple records from the reference input link resolved my problem.

Thanks
pavan