Forum Discussion

SurfingData's avatar
SurfingData
Frequent Visitor
3 years ago
Solved

Trouble adding two sums

I have two tables: Product Cost and BtFormulaHdr.   I am working on product and labor cost for products. I have successfully done the materials cost( which includes two steps: making a product tha...
  • SurfingData's avatar
    3 years ago

    You need to check your relationships in the data model tab. The reason that the Total Materials Cost was working was that it was all within a table and so it had no reason to check relationship between the tables. However, the Total Labor used two separate tables and so the relationship mattered. There was no active direct relationship between the two tables so it was no able to grab the second table information.

     

    So the answer to this problem  was that the relationships were not properly set  up!