Lookup file-> how do arrive this answer

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
LavanyaRamesh007
Participant
Posts: 42
Joined: Mon Apr 21, 2008 1:49 am

Lookup file-> how do arrive this answer

Post by LavanyaRamesh007 »

I have a look up file that has abbrevations for certain columns and their respective expansions..
my source need to look up on the abbrevations and need to fetch the expansions.. This is quite simple....

However in my scenario i have the same abbreviations that have multiple values..
eg.. NOL -NetPrice
NOL -NetIncome
NOL -NetLoss

I want all the multiple values in target... It can be fed as separate records like 3 values of NOL.. How do i arrive this??????
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The Lookup stage has a drop down list of reference inputs. You can choose one from which multiple row returns is permitted.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply