I looked at some entirely unrelated ECFs and noticed that one stated "The
formula contains a syntax error or contains a reference to an unrecognized
field or function name".
In its formula the field references were like the following: [MSPJ188776508].
I'm not allowed to change this field right now; but, this is not the
original field value and it looks suspicious to me.
Given that this indicates a problem -
1) Do you know how this sort of a change (by the system) happens, so that I
may prevent it in the future?
2) Is this a behavior of EPM, that a problem in one field's formula can
manifest itself in an entirely unrelated field?
--
Thanks, James
Jack Dahlgren said:
This is different than what you wrote before where you were talking about
text fields and number fields. I don't have an instance of project server
handy, but that formula should work. Are you entering the Name with the
quotation marks? I do not think you should be.
One possibility is that there are some bugs in synchronizing the custom
fields between the local cache and the project. You might consider deleting
the local cache and restarting.
-Jack Dahlgren
:
In PWA :
Name = "1 Test"
Entity = Task
Type = Date
Formula = Date()
--
Thanks, James
:
Can you post EXACTLY what you are using for the formula?
-Jack
:
I create (via PWA Project 2007) ECFs with formulas.
Then, when I insert these ECFs into the project, they output - #Error.
I've simplified (for troubleshooting) the formula to return values such as
"test" for Text type ECFs and 99 for Number type ECFs.
Yet, I am still getting #Error showing as the value.
Has anybody else seen such symptoms? If yes, how did you fix them?