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.

Need to count number of unique entries

Featured Replies

I need to count the number of unique entries in a given field. The field is a FileMaker serial number (alphanumeric). Any suggestions?

Hi ggh,

Create a Value List based upon the serial field (all values).

Create a calculation (number, unstored) with:

ValueCount(ValueListItems(Get(FileName) ; "thatVLname"))

LaRetta :wink2:

Hi ggh,

Create a Value List based upon the serial field (all values).

Create a calculation (number, unstored) with:

ValueCount(ValueListItems(Get(FileName) ; "thatVLname"))

LaRetta :wink2:

I don't think I'm getting how you created this...

step 2 was to create a calculation field right... defined as the calculation you wrote right??? Am I missing something?;) I'm trying to modify your suggestion to count unique entries of a text field but how I put this in... I just get "0"

You must enter your specific value list name EXACTLY and surround it with quotes.

Yes, step 2 is a calculation field.

Otherwise, it should be working correctly. Can you post your exact syntax used? You can paste your calc right in this thread.

L

Edited by Guest

  • Author

My apologies for not responding sooner. I did follow the steps without a hitch! Very elegant and quick. Thanks!

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.