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

Recommended Posts

  • Newbies
Posted

Hi all. This is my first attempt at asking for help here, so here goes.

I'm trying to build (what I think is) a simple calculation field and I'm running into some trouble.

I'd like to sort through a series of records for the dates when a student was absent, filter whether on that date they were absent or tardy, and calculate the number of times in a given month they were absent. Seems simple enough-- what I've tried for a calculation is below and perhaps reveals how little I truly understand FM. Suggestions welcome.

ValueCount ( FilterValues ( List ( absence::absent_or_tardy) & (MonthName ( absence::date_absent ) = "September" ) ; "absent") )

Thank you.

Posted

Have you tried generating a summary report for this, rather than a calculation field?

If you had a calculation field, how would you imagine the results would be displayed?

  • Newbies
Posted

Vaughn -

Thanks for your reply.

I have a field date_absent that includes dates for all absences and tardies throughout the year. My sense is that a summary field could count the total number of dates in this field, but not count only those in a specific month. Perhaps there is a way to do this with a summary field I am not aware of?

The calculation result I am looking for is a number representing the number of absences for a specific month for that student.

Any further ideas? Anyone else? I'm sure the solution is embarassingly simple. Thanks in advance for any advice.

Thanks much.

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