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.

Featured Replies

Ok, hope this is an easy question.

I have a table called BBP and a table called AW and a table called RS and also MR.

All the tables have records on them and I have created a field called records that uses a calculation Get (TotalRecordCount) and it displays the total number of records and updates when more are added.

I then created another table called Title, with a relationship to all the others and put the records field from each of the other tables onto this table.

So I have all the totals from each of my tables showing up on the title table and I try to create a calculation field to add up the 4 related fields (like - Sum (BBP::records; AW::records; RS::records) etc.. but does not work for some reason. I am new and just figure I am missing something easy.

Any thoughts?

Thanks in advanced.

Sum (BBP:records; AW:records; RS:records) should be Sum (BBP::records; AW::records; RS::records) Double colon between TO and Field.

  • Author

Sorry, I wrote it down in the post incorrectly, I do have double colons between mine, but still nothing is showing up in the total.

Should it be

Sum ( BBP::records Sum ) +Sum ( AW::records ) + Sum ( RS::records )

Should it be

Sum ( BBP::records Sum ) +Sum ( AW::records ) + Sum ( RS::records )

No, because Sum ( BBP:records ) will return 30 if there are 10 records in the BBP table and 3 of them are related.

Surprisingly, Sum ( BBP::records ; AW::records ; RS::records ) does "work", but ... if the result means anything, then I suspect all those records should be in a single table to begin with.

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.