Jump to content

Relationship will not work because the field cannot be index


damon_albran

This topic is 8282 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Use a lookup instead of a related field.

The downside is that modified values won't automatically transfer across, so you'll have to analyse the impact (if any) and work something out, say, a script to "update" buy re-looking up the records when a master record changes.

Link to comment
Share on other sites

I cannot use lookup to replace caculation.

Let me explain more, a field I named "Status" in a order file which is a calculation field, it will returns "Complete" when all its related orderitem balance qty = 0, else show "Incomplete". the orderitem balance qty is also calculated by the another file invoiceitem. I cannot use lookup for "Status" because it need to change automatically depends on invoiceitem file.

What I really want to accomplish is build a value list which only show incomlete order id. Please help!

Link to comment
Share on other sites

This topic is 8282 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.