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

Featured Replies

I'm trying to create a calculation (logical function) using the case function. What i want to do is create a calculation that gets information from two fields then turns that information into another field.

So what i want is

Case (Field 1 = "A" and Field 2 = "B" ; 3)

What i don't understand how to do is create the AND part of the equation so that i can incorperate more than one field into the logical function.

Also is there a way to do the same way but with the > or < functions. Thanks a bunch.

Jonny

Your case() function as written will work. < and > operators work too, but it's not clear what you plan on using them for.

Well, it would work if there was a DEFAULT value specified after the 'AND' statement is evaluated.

I STILL copy the different statements form the pull down list and then replace the individual terms from my database, even though I have them pretty well memorized. That would show you need another semicolon and a default value before the closing quote.

And, yes, there would be an error message pop up if this was what you had in the calculation.

The default result is optional for case() and if() statements. There is no error message that pops up if it's missing.

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.