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

Recommended Posts

Posted

Is there a built-in function that will return the total number of records? If so, can it be used in calculations?

Does it vary when it's used in subsummaries by giving only the total number of records for the subsummary? If so, is there a way to get the total number of records for the whole database, even when the calculation is made within a subsummary?

Posted

Faith:

What you're looking for is Status(CurrentRecordCount), which returns the number of records in the database, and Status(CurrentFoundCount) which returns the number in the current found set. These do not work with summary fields.

-Stanley

Posted

Faith:

Actually, let me clarify that. The two Status() functions I mentioned will work within summary areas, but will continue to show their correct values. Both should be set to be Unstored Calculations, in order to reflect current data.

-Stanley

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