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.

Calculation from Portal (text)

Featured Replies

Hello,

I have a portal with data from another db. One of the fields is a text field that will have one of three text values (Completed, In Progress, or Pending). What calculation would allow me to determine if all the related fields in the portal contained the "Completed" entry?

Sorry if this is such a simple question. I am a beginner though, so I need help with things like this.

Two ways I can easily think of:

One would be to create a calculation field in the related table equal to textfield = "completed", then a calculation in the parent table of Sum(rel::calc) = Count(rel::calc) to determine if every related record has 1 in the calc field. This will give 1 if true and zero if false.

Another way would be to create a value list based on the related text field. Then create a calculation field of PatternCount( "

  • Author

-Queue-,

I went with the first way, and its working great. Thanks for the help!

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.