Steverino Posted August 30, 2005 Posted August 30, 2005 Not sure what's happening -- but since I migrated I can't get the self-join relationship to work to show the maximum value among records (in the self-join relationship). So, for example, I have a self-join to link records with the same assignment name (say, the relationship is called "assignments"). Now when I try Max(Assignments::grade), I don't get any results (even though the records are fine). What simple thing am I doing wrong!??
Steverino Posted August 30, 2005 Author Posted August 30, 2005 Thanks -- I figured out that the field I was using for the self-join was not indexed, and needs to be. Very frustrating! Is it at all possible to define a relationship with a field that isn't indexed?
Recommended Posts
This topic is 7082 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