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.

Calculation Problem

Featured Replies

Have a Portal containing Players names (Maximum of 6). The Status field shows whether the Player is "Active or In-Active". I'm trying to get the Family Status field to show "In-Active" if all the Players are "In-Active". Currently I can only get it working if the 1st Player in the Portal is "In-Active".

 

Using this calculation "Case (Players::Player Status = "In-Active" ; "In-Active" ).

 

Many Thanks!

post-90251-0-53912000-1413677750_thumb.j

I'm trying to get the Family Status field to show "In-Active" if all the Players are "In-Active".

 

Try something like =

Case ( IsEmpty ( FilterValues ( "Active" ; List ( Players::Player Status ) ) ) ; "In-Active" )

Note: this is not the best arrangement to have. Active (or Inactive) should be either a Number field, containing 1 if true, 0 or empty otherwise, or a Date field recording the start of activity (or inactivity).

  • Author

Thanks very much, works a treat!

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.