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.

Find "either / or" ?

Featured Replies

I would like to perform a find on field 'A' so that it returns the records that contain either the value (say) 131 or the value 101 (but nothing else).

CORRECTION: ".. returns the records that contain the value (say) 131 *and* the value 101 (but nothing else)."

The problem is that this find will operate on top of a previous find. In other words, we cannot simply do a search to omit the first number, then constrain to omit the second number and then invert ... because this will also bring in values from the initially constrained set.

Edited by Guest

Enter Find mode and create separate requests for each criteria, then use the Constrain Found Set command to constrain from the previous found set.

  • Author

Enter Find mode and create separate requests for each criteria, then use the Constrain Found Set command to constrain from the previous found set.

oops ??? I made an error earlier.

What I meant to say was that we want the final found set to contain records whose field 'A' contains the number (say) either 131 or 101. So both 131 and 101 will be in the found set.

If we do a sequential constrain (first for 131 and then for 101), the first found set will have eliminated all 101 entries and there will be nothing left to constrain to in the second step.

Hi Thomas,

I thought I understood what you were going for, but now I'm confused. Now it sounds like you just need an [color:blue]OR search.

Enter Find mode

Field A = 101

New Record Request

Field A = 131

Perform Find

Lee

  • Author

Hi Thomas,

I thought I understood what you were going for, but now I'm confused. Now it sounds like you just need an [color:blue]OR search.

Enter Find mode

Field A = 101

New Record Request

Field A = 131

Perform Find

Lee

Lee,

That looks like it will solve my problem.

You have an interesting use of "New record request" which I did not know before.

But I want to make sure. It does not create a new physical record ? Is it only a temporary thing while inside the find mode ?

In Find Mode, the New Record Request give you another Find Record for your request.

It is [color:red]Not creating a new record.

Lee

When you're in Find Mode, the New Record/Request step creates a new request.

  • Author

YES ! Fantastic ! It worked like a charm !

Thank you Gentlemen ???

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.