quote:
Originally posted by Chuck:
Can you give a more specific example? How will FileMaker know how to match the fields? A good way to begin would be to ask how you would know that the records should match. If we can figure that out we can probably use calculations to help FileMaker figure it out.
Chuck
Well, I've got a calculation field that concatenates 4 test fields. I want to display records in a portal, but I'm trying to dynamically qualify it so that while 15000 records match my Client Code field, only 40 of those match the Release Date field. That's straight forward, but if I want to show records in the portal that match just the release date (say 10000 records alltogether) it won't work now, because the related field doesn't match the match field 100%. I want to avoid modifying the related record every time I play around with those source-for-calculation fields (by replacing the related field, or similar)