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.

How can I find duplicates?

Featured Replies

Hello!

On the sample file I'm including, I've 3 fields:

Username

Date

Time

What I need is a calculation (or any other way) that marks records that are duplicated ON ALL THREE FIELDS.

For example, in the attached file, it would be record 5 and 6... And also record 19 and 20.

I need a calculation that marks all those duplicated records.

I do not have much experience in calculations so an easy explanation would be appreciated (or a copy & paste of the calculation better :-)

Best!

Danny

sample.zip

It cannot be done with a calculation alone: you need to either perform a find for the duplicates, or define a self-join relationship matching on the duplicate value then count the related records. Either way, you'll need a calculation field concatenating the values, e.g.=

Username & "|" & Date & "|" & Time

Off topic:

If you're just starting with Filemaker, you'd be well advised to upgrade to at least version 7. The changes after version 6 are fundamental and you will have a lot to unlearn later.

  • Author

Hi comment, look at the attached, I did the concatenation on a calculation field as you told me to, then I did a find for duplicates with "!" and it works perfect, so thank you very much.

Just one question:

Do you know why do the date & time are converted into weird numbers when the concatenation is done?

It must have a logic to it, just like to understand it.

Best!

Danny

P.S. Got it on the tip of FM 7.

sample.zip

These are not weird numbers - they are dates and times converted to numerical values (the serial number of the date starting from Jan 1, 0001, and the number of seconds elapsed since midnight). I forget the conversion rules for version 6, but since it's consistent I don't think you need to worry about it.

  • Author

I see what you mean, 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.