![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Windows XP Filemaker Pro: 6.0x I've read most of the issues dealing with Duplicates, deleting them, identifying them, etc... I currently have in place the fields and self-relationships to identify duplicate database entries per instructions I read on-line, however, how do I set things up to identify the first instance of a file as an Original, and all subsequent files that are duplicates as Duplicates in my Duplicate Results. I have a database with over 6100 records. This is a child database that holds detailed information on documents that apply to Worksheets. Worksheet A has Document_111, Document_123 and Document_222 assigned to it, which are the original documents. However, Document_111 is showing up 10 times in my ACTUAL DOC AFFECTED database because of a user entry mix-up, and thus showing that many repeats in my portal on Worksheet A. Same thing with Worksheet B. It has Document_333, Document_345, and Document_444 assigned to it, which are the original documents. However, Document_345 is showing up 14 times in my ACTUAL DOC AFFECTED database because of a user entry mix-up, and thus showing that many repeats in it's portal of Documents affected. I'm in need a calculation that will mark the first instance of the document key that comes up as "Original", and any others that come up as Duplicate. Would this be done as a script instead of calculated fields? Here are the calculation fields I have in place: Duplicate = Unique Text calculation Duplicate Count = Count(Actual Doc Affected: uplicate)Duplicate Result = If (Duplicate Count > 1, "Duplicate", "Original) Here is my relationship I have in place: Duplicate=: uplicate (Related file being Actual Doc Affected)In my example above with the calculations & relationships I'm using, the field "Duplicate Result" is show all Documents_111 as duplicate, including the first instance. The same for Document_345. |
![]() |
| Thread Tools | |
| Display Modes | |
| |