Forum Discussion

studley's avatar
studley
New Member
2 years ago
Solved

Create 2 one to many relationships to same table?

My transaction table has columns for sending location, receiving location, and quantity. I need to calculate location balance by summing the quantities for all transactions where the location is the ...
  • studley's avatar
    2 years ago

    Thanks for the replies. I decided to use Power Query to make two partial copies of the table: one for the sender point of view and one for the receiver point of view.