Hi @Elizabeth_Crisfield - it sounds like you’re doing the right thing - can you share some screenshots so we can see some more detail?
When I mock-up your scenario it works as you describe. I have a Species table:

And a Habitats table that I import data into:

Back in my Species table, I see all of the Habitats for a species:

JB
Hi @Elizabeth_Crisfield - it sounds like you’re doing the right thing - can you share some screenshots so we can see some more detail?
When I mock-up your scenario it works as you describe. I have a Species table:

And a Habitats table that I import data into:

Back in my Species table, I see all of the Habitats for a species:

JB
Thank you for showing me that simple mock-up. I worked through your simple example and it showed me that my problem was that my main table didn’t use the species code in the key. The species code was in the table, but not in the first field. When I fixed that, everything linked up. Problem solved!
Hi @Elizabeth_Crisfield - it sounds like you’re doing the right thing - can you share some screenshots so we can see some more detail?
When I mock-up your scenario it works as you describe. I have a Species table:

And a Habitats table that I import data into:

Back in my Species table, I see all of the Habitats for a species:

JB
Hi, I know this was apparently solved before but I still don’t get it. I have a table where a put a key which has many rows in the linked table but it only shows me the first result.
Here’s the table I want to display results, not only one result

Here’s the table I want all related rows to be displayed in my lookup results, not just the first one

I also would like to include a condition because, in this reference data set, I have different sets of transaltions for construction_walls, so in this link, I only want to relate on the IDs where type is “Purple to BAPI”.
Thanks in advance
Hi, I know this was apparently solved before but I still don’t get it. I have a table where a put a key which has many rows in the linked table but it only shows me the first result.
Here’s the table I want to display results, not only one result

Here’s the table I want all related rows to be displayed in my lookup results, not just the first one

I also would like to include a condition because, in this reference data set, I have different sets of transaltions for construction_walls, so in this link, I only want to relate on the IDs where type is “Purple to BAPI”.
Thanks in advance
Hi @Matt_Lightbourn - I don’t really understand your table structure here. Can you add screenshots of both tables, ideally without any grouping?