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

Recommended Posts

Posted

I have a portal that show me records from my main DB. We are a printing company and I use it to show me all of the jobs that are printing on a certain kind of paper. So in my header, I choose a paper type and the portal displays all records which match. Each record in the portal also shows me how many sheets I need. I want to find a way to total all of thos sheets via the portal. Is this possible?

Posted

Create a calculation in the main DB table = sum(portalrelationship::qty_sheets). It must use the same table occurrence that the portal uses.

Posted

Create a summary field in the child table then put that summary field on the layout of the parent table occurrence.

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