Eliz309 Posted August 8, 2005 Posted August 8, 2005 I have several calculation fields that are pulling information (text) from related records in another file and combining/formating it so that we can export it to another program. My problem is that although the fields worked when I created them, only some of them are working now. I have checked the storage settings and it is not storing the calculation(infact I can't change that) I have gone back to test the calculations and there don't seem to be any problems, so now I am stuck. Any suggestions as to why these fields would be blank?
Reed Posted August 8, 2005 Posted August 8, 2005 maybe there is no valid relationship for those fields to return data. can you post the files, so others can see them?
Eliz309 Posted August 8, 2005 Author Posted August 8, 2005 I figured it out it was an I-D-10t problem. My calculation was Left(Product::Description, Position(Product::Description, ". ", 1,1))and in some the Product descriptions there were commas in stead of periods (data entry is great)so it wasn't completing the calculation. Thanks for your help though.
Recommended Posts
This topic is 7394 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