Formula problem

P

Pnina

Hi,

I have a simple formula with "Finish 1" field.
In stand alone it works fine.
When I try the same formula at Enterprise Custom Field
(Task) I get the following error:

There is an error in the formula.
The formula cannot be saved because it
refers to a non-enterprise custom filed.

Thanks
 
G

Gary L. Chefetz [MVP]

Prina:

The error is self-explanatory. You can't reference a standard custom field
in a formula because these are not guaranteed to exist in an Enterprise
project. You can reference any non-custom standard field, but not custom
fields. The solution is to create an Enterprise custom field to substitute
for the standard custom field you're now using.
 
P

Pnina

Gary,

Thanks. but which kind of enterprise field could
replace "Finish 1" Field ?

Pnina
 
G

Gary L. Chefetz [MVP]

Prina:

Maybe an Enterprise Date field? I don't know what you're doing, so it's
rather difficult to say.
 
Top