Oracle Primavera Cloud (MOSC)

MOSC Banner

Measures: Question about my formula to add activities data?

I've been asking questions about formulas that work to create OPC Measures. Got good feedback from this message board and my SRs to Oracle.

Now have a half dozen measures that work and provide data I need quickly after getting a GC P6 schedule update.

Now, I want to start playing around with data starting with an easy calculation...

I just want to add activities "In Progress" plus activities "Not Started":

Here is what I built, which does not work after Recalculating measures.

Target:

count(object.Activity_activityStatus == "In Progress" + object.Activity_activityStatus == "Not Started")

Actual:

count(object.Activity_itemCode, object.Activity_activityStatus == "In Progress" + object.Activity_activityStatus == "Not Started")

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