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

Relationship to calculation date and date field


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

Recommended Posts

Posted

I'm having a bit of a problem getting a relationship to work. Basically, I've defined an unstored calculation field that returns Get(currentdate). In a related table I have an actual date field that users enter dates into.

I have specified a non equijoin, greater than relationship from the calculation date field to the actual date field that should only pull records that have a date in the future. Problem is, it just doesn't work.

I know the calculation is working because it shows the number of days since 1 A.D. if I put the field on a layout.

Any ideas? Is there a problem with comparing a calculated date to a stored date?

Posted

Change your relationship to 'less than'. currentdate > datefield will only show records prior to currentdate.

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