dbTalk Databases Forums  

Matching Values - Finding Dups?

comp.databases.filemaker comp.databases.filemaker


Discuss Matching Values - Finding Dups? in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JohnB
 
Posts: n/a

Default Matching Values - Finding Dups? - 05-23-2007 , 05:04 PM






I'm rewording a previous post. This may explain my problem better.

I have a 50,000+ record database. It has three types of items. I am
looking to run a find that would match Item 1 records with Item 2 &
Item 3 records of the same value in one of the fields. The result
would show the Item 1 records AND the corresponding Item 2 and/or Item
3 records.

The Dup ! function just isn't cutting it. Although it finds dups, the
starting point of the Item 1 selection as a main criteria isn't there.

Any suggestions would be appreciated.

Thanls...JohnB


Reply With Quote
  #2  
Old   
Bill
 
Posts: n/a

Default Re: Matching Values - Finding Dups? - 05-23-2007 , 05:15 PM






In article <1179957890.487449.146490 (AT) u30g2000hsc (DOT) googlegroups.com>,
JohnB <bilecky (AT) excite (DOT) com> wrote:

Quote:
I'm rewording a previous post. This may explain my problem better.

I have a 50,000+ record database. It has three types of items. I am
looking to run a find that would match Item 1 records with Item 2 &
Item 3 records of the same value in one of the fields. The result
would show the Item 1 records AND the corresponding Item 2 and/or Item
3 records.

The Dup ! function just isn't cutting it. Although it finds dups, the
starting point of the Item 1 selection as a main criteria isn't there.

Any suggestions would be appreciated.

Thanls...JohnB
SOunds like you could do it with a relationship.

Do a self-join on the field of interest. Put a portal in the layout of
the "Parent" table occurrence, with the portal showing related records
from the self-join.

Then all the records that have the same value of the field of interest
as does the "Parent" record will show up in the portal.

You can refine the relationship, to set a second criterion that the
primary ID fields of the related records not be equal to the primary ID
field of the parent record, so that the parent record does not show up
in the portal.

--
For email, change <fake> to <earthlink>
Bill Collins


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.