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

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

Recommended Posts

Posted

Hi all,

Hoping someone can help me out here. I have a pretty standard "Time Log" table in which the employee can put the client, project number, task, and time. I also have a table for the projects, which contains the project number, client, due dates, status (Open, Complete, Hold, Canceled), information, etc.

In the Time Log table, the project number is a drop-down value list, so that once the client is picked, the value list only shows the project numbers related to that particular client, and this works perfectly. However, due to the sheer volume of projects we can have for each client throughout the year, I would like the drop-down list for project number to only show the related projects that are still open (won't show complete, canceled, or on-hold projects).

Any help would be greatly appreciated.

Posted

Add a calculation field to your Time Log table with the calculation set to "open" then add another criteria to the relationship you already have in place that filters projects something like

Time Log::NewCalcField = Projects::Status.

Then your valuelist will only show project numbers from projects that have a status of "open"

Posted

Add a calculation field to your Time Log table with the calculation set to "open" then add another criteria to the relationship you already have in place that filters projects something like

Time Log::NewCalcField = Projects::Status.

Then your valuelist will only show project numbers from projects that have a status of "open"

Thanks so much...that did it! I really appreciate your help.

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