Jump to content

Summary or Totals in Relationships


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

Recommended Posts

There are three tables:

Services
ServiceTransactions
ServiceTransactionLineItems

Relationships:

Services:materialName::ServiceTransactionsLineItems:Material_FK and Services:MaterialYear::ServiceTransactionLineitems:TransactionLineItemYear
(Services may change from year to year, and within one transaction you might line items for both current and future years.)

ServiceTransaction:TransactionNumber::ServiceTransactionLineItems:TransactionFK

:5935ccbe56b3a_ScreenShot2017-06-05at2_27_11PM.thumb.png.a0840ab8bc016c53746509da1288aba1.pngServices:MaterialBudgetAllocation is a user entered number.
What I am hoping to do is: Get the yearly total amounts of each material (Material_FK) and subtract that from Services:MaterialBudgetAllocation to get a remaining amount.

 

 

Link to comment
Share on other sites

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