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.

Found Set in Calculation Fields

Featured Replies

Ok, lets see if someone can help me.

I have 2 tables. Table1 has 26 records and 3 fields. ID field contains just a letter, a-z. The other two fields contain data about the character.

My second table "Table2" is the user input table. They select a-z from a dropdown based on the ID Field in Table1, then Input other Table 2 specific information.

Here is what I'm trying to do.

When I view Table1, and sift through the 26 records, of a-z. I want to see how many times each record is used in Table2.

So I go to record "a" in Table1, and there is a field "Used_Count" that lists exactly how many records in Table 2 have used "a" from the dropdown Menu. Or how many records are related to record "a".

I want this to be a calculation field in Table1. Can anyone help me? This might or might not be a custom function but any help is greatly appreciated.

Create a relationship from Table1::ID to Table2::fkID (where fkID is the letter field) and make Used_Count equal Count(Table2::serial) or Count(Table2::fkID).

  • Author

Thanks man, thanks for making me feel stupid. So easy, guess I was just in one of those places today.

Thanks a lot.

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.