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

Recommended Posts

  • Newbies
Posted

My main table is a read-only external data source so I don't think I should be adding fields to that

but I want to generate a report with equipment in three groups based on entry date.

So my new related table only uses the date field "entered" from the main table and generates

a string field "Period" as follows with "Entered"

Case ( Entered < Date ( 12 ; 31 ; 2009 ); "Before" ; Entered > Date ( 6 ; 30 ; 2011 ) ; "Post" ; "During")

So the new related table should end up with every entry date from the external data source

and one of the three strings but I end up with zero records.

Dani Roloson

University of Waterloo

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