Share via

Custom Filter Error When Using Custom Field

Anonymous
2012-07-16T19:29:25+00:00

I use a date field (i.e., date 4) that uses a formula to calculate the date for 1 month from today.

I then use that date 4field in the custom filter to filter for all tasks starts that are less than date 4.

I receive the error message, "The entry is not valid. The test value cannot be used with the field for the data you want to find or filter for."

How do I fix this?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. John Project 49,705 Reputation points Volunteer Moderator
    2012-07-17T00:19:15+00:00

    LEBP,

    How do you fix it? Don't use a date field. Instead use an extra number field for both your calculated value and to replicate your start date. For example use the CSng() function to convert your 1 month look-ahead date to a numeric value in the Number1 field. And, use another extra number field to capture and convert the Start field to a numeric value. Now filter on those two custom number fields.

    Strange? You bet. Project 2010 has multiple little glitches that were not present in previous versions. For example, your approach works fine in Project 2007. This little glitch may or may not be addressed by a hotfix in the cumulative updates. I know it's not addressed by SP-1 because I have that installed. If you want to take a look at the issues handled by cumulative updates, go to, http://technet.microsoft.com/en-us/office/ee748587.

    Wish I had a better answer for you but at least you now have a workaround.

    John

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments