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.

Getting unique values from another table

Featured Replies

Ok, I have a really messed up database for a client, but the software program they use means I cannot change the relationships.

There are two tables both use a pk that has multiples of itself in both tables. There is no way I can get around this either. I thought of creating another table and putting unique values from one of the id fields in it so I could reference the second id, but I am not sure how to go about getting unique fields from the other table without using sql, but I guess filemaker doesn't let you just use sql in the database without setting up an odbc connection to a database first. So my question is, is there a way of getting unique entries from a field that contains multiples of the same id number, without using sql? somewhere in the scripting? Or could I run a script on a field to remove duplicate id numbers?

Create a value list with the field you are wanting the value from. This value list will only give you ONE of each value. Then, you can use the function:

ValueListItems ( fileName ; valueList )

If you want to use them in a script or set field step.

  • Author

Thanks, that helps.

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.