Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Managing Value List Members via the Current Date


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

Recommended Posts

  • Newbies
Posted

I'd like to build a value list that is based on fields containing dates. If the date in the field is a date in the future I want it in my value list. If the date is in the past I do not want it in my value list.

What are the possible solutions?

Posted

create a new unstored calc with Get(CurrentDate)

Create a new relationship keyed from this new calc field to your date field that you want. Instead of using " = ", use " ≤ " instead.

cCurrentDate ≤ YourDateField

Now you can refer to this relationship for your value list.

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