Can a lookup transformation in SAS DI return multiple rows?
For a single base value, it will return maximum one look-up value (or values if you specified more than on look-up to target mappings).
If your lookup table contains duplicates on the look-up value, it will return the first match.
For a single base value, it will return maximum one look-up value (or values if you specified more than on look-up to target mappings).
If your lookup table contains duplicates on the look-up value, it will return the first match.
No. Exactly as Linus explained.
If you want this to happen then you will have to code it (user written transformation) - or you use a SQL join instead.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.