tomp Posted December 22, 2009 Posted December 22, 2009 I need to find all records with duplicated values of a field within a found set. When I use the '!' value and 'constrain' the found set, FM applies the '!' on the entire set of records, not just on those records in the found set. So I get a much larger set of records than I expect.And records that do not meet the criteria I was hoping for. How does one find duplicated values of a field within a found set? TIA
comment Posted December 22, 2009 Posted December 22, 2009 See: http://fmforums.com/forum/showpost.php?post/305942/
tomp Posted December 22, 2009 Author Posted December 22, 2009 Thanks. That's kind of what I thought. I solved the issue by creating a calculation field and then searching for duplicates on it.
Recommended Posts
This topic is 5449 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 accountSign in
Already have an account? Sign in here.
Sign In Now