Hi all,
II'll try and better explain.
Imagining you have a base with multiple tables, and on one table there are 2 fields... One, is a linked to field that allows for multiple selected records... Let's say it links to a table listing people's names; members of a team.
One record has 3 names:
- Jason Jones
- Amy Abner
- Steve Sullivan
Again, these are individual records from another base, not text.
Is there a way I can pull just the first record, automatically, into the 2nd field? Similar to if I was using the right or left functions with numbers.
I want to have a second field that pulls out just Jason Jones in this field, and does the same for all the other records along that same field; ie pulling out just the first record.
🙏