Help

Outputting a linked record based on 2 criteria

Topic Labels: Scripting extentions
830 1
cancel
Showing results for 
Search instead for 
Did you mean: 
EKBrang
4 - Data Explorer
4 - Data Explorer

I have 2 tables, let’s say one is a variety of companies (alpha, bravo, etc) and their different talent areas (managment, engineering, hr, IT, etc)

The next table is personnel which lists the company they work for, their talent area, and then contact info.

I want to populate a column in the companies table which will have a linked record to those personnel who match based on company and talent for each row.

If the syntax were Excel I’d be okay to figure this out using Match… but my Javascript experience is basically zero. Any help would be greatly appreciated!

1 Reply 1
EKBrang
4 - Data Explorer
4 - Data Explorer

Please disregard this post, i wrote a new one with a more detailed description