P
PatLac
Hi,
I have a custom field defined at the task level with the following formula:
IIf([Durée planifiée]<>0,[Variation de fin]/[Durée planifiée],0)
Durée planifiée = Planned duration
Variation de fin= Finish variance
This formula works fine and displays my graphical indicators.
I want the exact same formula to work at the "Project level" (because I need
the indicator in some Project center views). So I create a new custom field,
write my same formula, define my graphical indicators the exact same way.
When I go in Project Professionnal (french version), I open a project,
insert my new column but it always displays #ERROR. Remember that the same
formula works fine for my tasks.
Just to see if my formula was wrong, I changed it to be:
[Variation de fin] + 2
I get the same #ERROR message. I also tried removing my graphical indicators
and display the data instead, it did not work.
Now, I try to create new custom fields (Project level) and none of them work
!!
Any idea what is going on ??
Patrice
I have a custom field defined at the task level with the following formula:
IIf([Durée planifiée]<>0,[Variation de fin]/[Durée planifiée],0)
Durée planifiée = Planned duration
Variation de fin= Finish variance
This formula works fine and displays my graphical indicators.
I want the exact same formula to work at the "Project level" (because I need
the indicator in some Project center views). So I create a new custom field,
write my same formula, define my graphical indicators the exact same way.
When I go in Project Professionnal (french version), I open a project,
insert my new column but it always displays #ERROR. Remember that the same
formula works fine for my tasks.
Just to see if my formula was wrong, I changed it to be:
[Variation de fin] + 2
I get the same #ERROR message. I also tried removing my graphical indicators
and display the data instead, it did not work.
Now, I try to create new custom fields (Project level) and none of them work
!!
Any idea what is going on ??
Patrice