bhag Posted January 22, 2005 Share Posted January 22, 2005 I have created a dynamic value list via a relationship. I would like to have another dynamic value list that is a subcategory of the first value list. The problem is that the second list would be based on multiple criteria. I need to create several fields with pop up lists that will eventually be narrowed down to one record. Make sense? I am using FM6 I appreciate any help. Link to comment Share on other sites More sharing options...
-Queue- Posted January 24, 2005 Share Posted January 24, 2005 For version 6, create a child calculation field that concatenates the criteria, separated by underscores or spaces, and a parent calculation field which concatenates the subcategory with globals (or whatever you're using to filter criteria), using the same separator, and base your relationship on these fields. Link to comment Share on other sites More sharing options...
bhag Posted January 25, 2005 Author Share Posted January 25, 2005 Thanks Queue that worked great! Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6638 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