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 5806 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

My first post here. Apologize if made something wrong.

Looking for a solution in FM similar to this in numbers.

I have tried

If (Table 1::Client; Client; Sum (Table 1::Paid))

but it did not work. Any suggestions or helpful links?

sumif.jpg

Posted

The way to do this in Filemaker is to have a table of Clients and a table of Payments, related by a matching ClientID field in both. Then define a calculation field in the Clients table =

Sum ( Payments::Amount )

  • Newbies
Posted

Thank you for your help!

to complete my question please advise, how to get different clients with their payments in one layout? Each time I'm trying to do this with sum function I'm getting only one result (for one client). "the very beginner"

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