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.

Find Using an "AND" "OR" Condition

Featured Replies

I need to do a find using an "And" "Or" condition. I have five fields. This criteria needs to be met for the record to be accepted into the Find results:

Field1 > 0 "AND"

Field2 > 0 "OR"

Field3 > 0 "OR"

Field4 > 0 "OR"

Field5 > 0

How do I accomplish this please.

Regards, Brooke

make 4 find requests. Each of them will have >0 in field 1. And they will have >0 in Fields 2-5 respectively for each request.

for any find, having criteria in two different fields is an AND search, where each different request is OR.

  • Author

Thanks for your help, but apparently I am missing something. I had already tried that assuming that once a sub set of data was returned the next find would use that set of data. Upon further reading I find out that each find uses the complete set of data. Is this a version issue? I'm using version 5.

Thanks, Brooke

Hi Brooke (Great Name, I have a granddaughter's with that name) smile.gif

No, the find as described by Reed is correct for all of the versions I have, including v5. It may be you are confused by something like the New Record Requests. If you enter all of the > 0 in ONE find request, it is called an "AND" find, meaning all of the fields in this request would have to met the > 0. To find records that all have a >0 in Field1 and >0 in one of the other fields, you need to enter each request on its own request. To do this,

Enter Find Mode, enter these two entries:

Field1 > 0

Field2 > 0

New Record Request (Menu-Records-New Records), enter these two entries:

Field1 > 0

Field3 >0

New Record Request (Menu-Records-New Records), enter these two entries:

Field1 > 0

Field4 >0

New Record Request (Menu-Records-New Records), enter these two entries:

Field1 > 0

Field5 >0

Hit the Find Button.

HTH

Lee

smile.gif

  • Author

Ahhh, now I see. Thanks for your help...

Regards, Brooke

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.