Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
mapratt82
Creator
Creator

Linking multiple fields in one table to single field in another?

So I'm needing to link a table that has "Primary", "Secondary", and "Tertiary" users back to the "UserID" in the User table. How can I accomplish this? Thanks in advance!

10 Replies
Anonymous
Not applicable

Hi Sunny,

Vendor IDVendor NameDiverseLookup Type
AbcUSVendor Name
defUSVendor Name
qwwUSVendor Name
ertUSVendor Name
tyuUSVendor Name
yuiUSVendor Name
iopUSVendor Name
rgfUSVendor Name
ujyUSVendor Name
mjhUSVendor Name
xcvUSVendor Name
iogUSVendor Name
60054HFHGBUKVendor Id
605391EsurtUKVendor Id
605719EcoceUKVendor Id
600559mitedUKVendor Id
6056253Sing LtdUKVendor Id
605484litdUKVendor Id
605673affgUKVendor Id
645581ATABLEUKVendor Id
700105A.ScitorsUKVendor Id

I want this file to be linked with data model like where there is a vendor ID then all the records with Vendor Id should be picked and where there is no Vendor Id then records should be picked with Vendor Name.

Corresponding fields in my data model are:

vendor Id->Global Supplier

Vendor Name-> Supplier Name

Can you help?

Thanks.