Jump to content
Server Maintenance This Week. ×

relation calculation, not happening


RichJr

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

Recommended Posts

I have set up a relational database, one a product database that stores the SKU; description; price. Another database with order info such as name; address; etc, and the three previous fields related from the products database. And a calculation field names total which calculates price*qty. The field all work fine except for this one which turns up 0. Does anyone know why this is happening? if this is not enough information please email me. [email protected]

------------------

Rich

Link to comment
Share on other sites

How do you get the price from the original file to the file with name, address, etc? Is it a lookup? Calculation? If calculation do you have the result set to number? If it's text it won't work. Is your price field set up as a number field and not a text field? There are many things to consider with this problem. Yes we'll need more info. But first remember this, anytime you do calculations you need a field that is set as a number. Check the fields associated with this calculation and make sure they are number fields or pre-existing calculations.

Ryan

[email protected]

Link to comment
Share on other sites

This topic is 8671 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.