Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Lookup field to retrieve multiple values per record

Featured Replies

I am attempting to get a lookup field to input multiple values for a single record.

I have a main table that contains information about species (each record represents a single species). Each species has a distribution. The distribution is selected from a Country field (which is a series of checkboxes).

I have another table (Country table) that lists all the possible country names and their abbreviations. The main table & country table are linked by a unique country ID#.

I want to have a lookup field in the main table that will have the country abbrevations (data from Country table) in it based on the countries selected in the main table. Everything is working fine - except only one abbreviation is showing in lookup field, despite the fact that several countries are selected for a single record.

How do I get the multiple abbreviations to appear in that lookup field?

To summarize:

Main Table:

CountryID

Country Name (Check-box set based on a value list, with values from Country::Country Name)

Country Abbreviation (Lookup field based on relationship between CountryID)

Species Name

Country Table:

CountryID

Country Name

Country Abbreviation

Any help would be much appreciated, I am really stumped. Would using an auto-enter calc field for the Country abbreviation in the Main table be a better idea? If yes, how would I go about that?

Thanks in advance, Shannon

Isn't this the same as here?

http://fmforums.com/forum/showtopic.php?tid/187863

In any case, you cannot lookup multiple values into a single field. You need either an unstored calculation field, or a text field with auto-entered calculation (triggered by the checkbox field).

Further more isn't national ID's likely to fluctate or change over time, so it can easily be referenced data instead ... only when a snapshot of a certain say pricelevel needs to get tracked in an invoice is the cause justified ... otherwise are lookups relationally unhealthy!

--sd

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.