Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted (edited)

You need to create a relationship (or self-relationship). Then you can use that to target the field, and you will get the Sum() of the field for all records which match the relationship (from the context of where it is defined to calculate).

For example. If you created a self-relationship using the Cartesian operator (X), it would match all records. To sum all records:

Sum ( self_X::number )

This would be independent of the found set. If you want the sum of the field within a found set, then you would just use a regular Summary field, Total of number field.

Edited by Guest
Posted

hmmm i dont think i can make it work... im pretty new in it lol im sorry

can u give more steps pls?

will i have to lookup to keept the field updateding?

i wanna display the total in each record so..

does the total field need to be the in the self realted table or the field that i want to sum?

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