SUM from data in Object 1 entered into field in Object 2

Object 1: many records of AMOUNT

Object 2: need to SUM the AMOUNT from Object 1 based on:

same user, same period

How do I do this?

Hi there!

Thank you for sharing your question!

If you don’t end up getting the answer you need here in the forum, please consider reaching out to the support team for further assistance on accomplishing this. They’ll be able to take a look at your app to get a better insight of your setup and get a resolution for you quicker. They will be happy to help you!

Have a great weekend and happy Knacking! :slight_smile:

Object2 (Parent) connected to Object1 (Child).
Object2 contains users/periods.
Crate a SUM field in Object2 summing the Amount field in Object1 and apply one or more filters in the SUM field.

1 Like