Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

simple relation doesnt work - can someone help me?


This topic is 7909 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

hello,

i have the following simple relationship:

file1::partnokey --> file2::partnokey

in both files, the match field is a calculation -- partnokey = left(upper(partno),11) --these fields are also indexed.

both of the following "parent" records will show the same set of related records from file2:

file1 record 1 -- partnokey = 21BAA0001A_

file1 record 2 -- partnokey = 21ZXX0001B_

RELATED RECORDS FOR BOTH

file2 record 1 -- partnokey = 21BAA0001A_ / quantity = 1

file2 record 2 -- partnokey = 21BAA0001A_ / quantity = 3

file2 record 3 -- partnokey = 21BAA0001A_ / quantity = 7

can anyone tell me why it does this? how do i get around this?

any help would be greatly appreciated!

thanks,

Derek

  • Newbies
Posted

thanks again. yes, everything seems to be in order. upon further investigation, it seems as though FM is matching based on a "pattern." any parent with partnokey = "21***0001**" finds the same children (listed above).

[where * = a character A-Z]

in a parent, if i change one of the letters (where a * appears) to a number, it doesn't find any children. but any combination of letters where the * are find the same set of children!

i dont get it.

thanks

Derek

This topic is 7909 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.