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.

How to search for "non existant" on a referenced Table

Featured Replies

  • Newbies

End Result:

With two related tables, I want to search one ( Searching for 5 digit codes) and then find in a second related table all the records that don't exist (empty name).  

 

CURRENT FMP DATABASE/TABLES

Table 1 = NEO LIST.    Field:  NeoID. (7500 records)

Table 2 = CONTENTS.    Field:  FilmNameID.  ViewerName.   (6000 records)

NeoID and FilmNameID are related.

 

LAYOUT

Layout = NEO and references NEO LIST.  Its also displays CONTENTS::FilmNameID and  CONTENTS::ViewerName.

Search for a 5 digit NeoID, and the layout correctly shows 4000 results of NEO ID, CONTENTS::FilmNameID and  CONTENTS::ViewerName. 

 

FAILED SEARCH

I tried 2 different searches:

1)  Perform a find for all NeoID that are 5 digits  AND have empty CONTENTS::ViewerName.  So I  type ##### in NeoID  AND =  in  CONTENTS::ViewerName  (equal sign for empty).  However I get back no results.  

2)  Perform a find and type ##### in NeoID.  I get back 4000 results.  Then I type = in  CONTENTS::ViewerName  (equal sign for empty) and Requests >> Constrain Found Set.

3) Show all records in NEO.  Type = in  CONTENTS::ViewerName and I get no results.  

 

I think the issue is the that CONTENTS::ViewerName doesn't exist as opposed to empty.  Any suggestions?

 

in table 2 do a find for * in a field it will find all occurrences with something present.

Choose Show Omitted (click the pie chart icon next to the record navigation) then in your other field in table 1 search for your code choose constrain found set from the records menu.

 

 

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.