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

Recommended Posts

Posted

I want to count how many records in the database have a certain value in a certain field and display this on my layout.

How would I do that?

Thanks in advance

Posted

This question comes up in various forms all the time. The classic way to do it is to create a calculated field e.g.???

Field = "certain value"

And then you'd sum or summarize the calc field.

However, recently I came across TypeSumField, a custom function that looks like is designed to solve this exact problem. I haven't tested it myself yet.

Note that you'll need to use FileMaker Advanced to set up the custom function in your file, but you don't need FMA to actually use it.

Posted (edited)

TypeSumField has issues...I don't think I ever worked out a good way to account for null values using the counting technique. But it has potential...if I ever get around to fixing it.

Oh, it looks like Bruce R took a shot at that.

Thanks!

Edited by Guest

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