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

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

Recommended Posts

Posted

Shouldn't you have the completed part of the compund key in your primary calc as well.

Or rather, what is not completed

Otherwise, you can never trap for that.

Posted

I have two Databases: Task Manager (Interface) and Task Manager Data

Primary Key= CurrentUserName&Relationship&Filter

Foreign Key= CurrentUserName&Administrator&Completed&Filter &(CR)&

CurrentUserName&Manager&Completed&Filter

three different relationships exist and only one filter. Basically, this is setup to allow an administrator or manager to see their uncompleted tasks for the next 14 days (Filter). However, a completed task is still showing in the portal but only for the administrator.

Does anyone know what I am missing here??

Posted

Andy/Eric,

Thanks for your response. Interesting article on date ranges.

Andy, I am only trying to trap for those items which are not completed. In the foreign key, if an item is not completed, the completed section is empty. This should then result in a match to the primary key which omits completed items. However, it seems to work when the relationship in the Task Manager field is Manager but not Administrator.

I'm still missing something.

Posted

Chris,

Have you checked the fields in both databases.

Where you have in your second database

quote:


Foreign Key= CurrentUserName&Administrator&Completed&Filter &(CR)&

CurrentUserName&Manager&Completed&Filter


you say in your last post

quote:


However, it seems to work when the relationship in the Task Manager field is Manager but not Administrator

Does this mean you have a field called task manager, that can display manager or administrator.

If so, make your calc display either or even both.

CurrentUserName&Task Manager&Completed&Filter &(CR)&

CurrentUserName&"ALL"&Completed&Filter

.

Try this and let us know how you get on.

Regards

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