Primavera (MOSC)

MOSC Banner

P6 Calculated Project UDF to determine if project is not started, in progress, or completed?

edited Aug 26, 2020 12:42PM in Primavera (MOSC) 1 commentAnswered ✓

Is there a way to setup a calculated project UDF in P6 to show if the project is not started, in progress, or completed?

I'm calculating this in the reports I'm creating, but it would help for users to see a column on the EPS page to show text if the project is not started, in progress, or completed.  When I calculate in the report I am doing the following:

If(isblank(Actual Finish),if(isblank(Actual Start),"Not Started","In Progress"),"Completed")

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center