Skip 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.

isolate orphan and missing parent data

Featured Replies

I have two (many actually) related tables. Each table contains orphan records and missing parent records. What is the best way to identify records that need additions to their related table(s)?

Table A

x

y

z

Table B

w

w

x

x

z

How do I isolate w and y to add the respected records to make the sets complete?

Try searching for * in the related matchfield, then show omitted only.

  • Author

Is there a way do do this with relationships? Would like to have this info shown "live" as data changes are made.

You could place a related field on the layout and format it conditionally to flag the empty ones - if that's what you mean.

  • Author

I have tens of thousands of records in one of the tables. I would like a easier method than scrolling long lists.

I think I can pull the values out of each table into a global record using ValueListItems and List functions. The Filter function can show the common values.

Do you know of a way to extract the values missing on one side? Basically the inverse of the FilterValues function.

I am afraid you have lost me. What exactly do you want to see "live" and from where? A little background and real table/field names would also help.

  • Newbies

The warm feeling I get when someone is thoughtful enough to say thank you for having been helped far outweighs the empty one I get when there's no feedback at all.

  • Author

I want to see in a portal, a list of all the style numbers from test UPCList, that are missing from Test StyleList.

See TestMissing layout in the attached file.

By "live" I was referring to using a relationship to show the data. Sorry for the slopply terminology.

Thanks for looking at this.

After reducing the number of records in this file, I noticed the list fields do not update. Do you know why?

MissingData__test.fp7.zip

I am afraid it would take me days to find my way in your file. Why not post a simpler one, showing only what's needed to understand the issue?

I noticed the list fields do not update. Do you know why?

Try making the calculations unstored (not global).

I have tens of thousands of records in one of the tables. I would like a easier method than scrolling long lists.

I think I can pull the values out of each table into a global record using ValueListItems and List functions. The Filter function can show the common values.

Do you know of a way to extract the values missing on one side? Basically the inverse of the FilterValues function.

AntiFilterValues:

http://www.briandunning.com/cf/926

I still don't get your file, but perhaps this might help?

NonMatches.fp7.zip

  • Author

Thanks to both of you. I've got it, finally.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.