Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

How to setup a report to show start/end dates


This topic is 7265 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I am not sure what would be the best way to set this up.

I have a relatively simple Oncall schedule database that has 5 fields:

-Name

-Specialty

-Beeper

-Start Date

-End Date

I'd like to be able to create a report that would show the dates inbetween the Start Date and End Dates. So if they enter 2/28/05 for start date and 3/4/05 for a end date, it shows them scheduled for 2/28, 3/1, 3/2, etc...

This may not be the right forum for this and I apologize if it isn't but since this is strictly a report type thing, I though this might be the appropriate place to post.

Thanks for your help!

Chris

Posted

Use two global date fields, gStartDate and gEndDate, to hold the user's selections. Create a relationship where gStartDate <= StartDate AND gEndDate >= EndDate. Use a portal based on this relationship to display the records that fall within the date range.

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