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

Recommended Posts

Posted

Hello,

I was wondering if someone can help me out with this. Basically i am working on report, i want to figure out how i can find the total records which were created a previous day. i have field call CreationDate, it is auto enter date field, i set up so it doesnt get modify. Now lay say, if today dates is 4/1/05 and i run my report. i want to find out how many new records where create the previous date base on the field CreationDate.

Thanks

victor

Posted

I would create a script that preforms a find of all records with the desired date, then sets a global field with Status ( CurrentRequestCount ) then use that value in your report.

Status (CurrentRequestCount) returns the number of records in a found set.

Hope that helps.

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