Oracle Primavera Cloud (MOSC)

MOSC Banner

Configured Field formula

Hi all,

I have a configured field (UDF) that's the following formula to help some sorting issues with Finish Milestones:

if (object.Activity_activityType=="Finish Milestone") {
 object.Activity_finishDate 
} else {
 object.Activity_startDate  
}

But not always the field is calculated. How can I force OPC to (re)calculate the field?

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