merkaba22 Posted November 21, 2005 Posted November 21, 2005 I have a perfectly working lookup for field2 that comes from related table based on values for field1. Now it turns out field1 that defines the realtionship for this lookup needs to be field1:: table2. This breaks the lookup. So, I have created calcfield1 (results in text that gets the value from the field1::table2) and that calc works just fine. But when I try to build the lookup on a relationship with calcfield1, but the lookup won't work. I noticed that a relationship based on a calcfield1 won't allow indexing; so, I tried to use textfield1 with a calculated result (which can be indexed) based on the calcfield1 value but no values show up in textfield1 upon which to build a relationship and so I still don't have the lookup. I am sure there is a work around but I am kind of at the end of my resources:) Thanks as always.
-Queue- Posted November 21, 2005 Posted November 21, 2005 If you are using an auto-enter calculation, you will need to manually populate the field for existing records.
merkaba22 Posted November 22, 2005 Author Posted November 22, 2005 Thanks queue -- is there no way to establish a relationship where one side is a calc that will allow lookups?
-Queue- Posted November 22, 2005 Posted November 22, 2005 If it is an unstored calculation and cannot be indexed because it references related, global, or other unstored calculation fields, then it cannot be used on the child (to) side of a relationship, only the parent (from) side.
Recommended Posts
This topic is 7303 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