Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted (edited)

I have a portal with a series of records - each is a company with an amount paid.

Some records duplicate the company but with a different amounts.

I'd like to get a total for each company. I've made a relationship between the companies and tried the Sum(field) function but without success.

eg

field1= company

field2 = amount

field3=Sum(table1amount:amount)

relationship field1(Table1amount)<---->field1(table1)<-----> (other table and field)

I know I can do this with subsummaries but would like the result to be dynamic. Thanks for any help

Edited by Guest
Posted

If you had a Company table, you could use a Sum(Payment::Amount) calc to show the total for each Company.

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