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

Recommended Posts

Posted

I am having trouble figuring out how to count records in a portal that have a "checked" box.

I have a check box field called "reserve" in a related table record shown in a portal. I need to be able to count how many of the records in the portal (related table) are checked and show that total in the main record. I have come up short so far. Thank you for any ideas.

Posted

Instead of using a value list with the string "reserved", you can just have a value list with a value of 1. Then use this for your checkbox.

There a numerous reasons why I prefer this boolean method instead of the standard checkbox, but obviously your issue is one of them.

A simple summary field will total the checkboxes.

Posted

Thank you for the prompt reply. I currently have the value list as a "1" and agree with your suggestion for this. I guess where I am stumped is how to create a summary field for a count in another table. Essentially I need to count how many "1's" were check in another table. Hope I am making sense.

Posted

Create a new field with a type of summary ( types such as number, text, calculation, etc ) in the child table.

Then you can put that summary field next to the portal on the parent layout.

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