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 that excludes records with a unique value

Featured Replies

Greetings, all. Was curious to see if a calculation could be constructed in which records with a unique field or identifying value could be excluded from the total of the desired result. Specifically, I am creating data drawn from the same table that calculates time periods for milestones that have various phases of work (call these child records). Each milestone period has a single parent, call it a parent record, that represents the totality of time assigned to all milestones within that parent group. Presently, my calculation shows all time-related data, including the time assigned to the parent and the children (which means that the calculated value is inaccurate because it shows more time allocated than actually is because it adds the time fields of both the parent and child records). I want to exclude the data assigned to the parent and just show the time periods assigned to the child records. My parent records already have a unique value in a single field. Thanks, all.

Edited by Guest
Clarity

Well, without seeing your structure - the key would be to use 'not equal' from the parentID to the self-join ParentID. This will pull all values but itself. You can include this join criteria with other criteria in the relationship, such as date greater than or equal to and date less than to narrow your results.

Edited by Guest

This is very confusing. Why are parent records in the same table as the child records? And even if they are, and they hold the total time of their children - wouldn't that be in a separate calculation field? It seems it should be easy to summarize either the alloted time (which would be empty for a parent record) or the parent's total time (which would be empty for a child record) - the result would be the same for both.

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.