Projects - EBS (MOSC)

MOSC Banner

How to use NVL in Custom Measures

edited Feb 15, 2017 7:24PM in Projects - EBS (MOSC) 2 commentsAnswered ✓

Hi

Client wants to create a custom measure showing the budget available, which is CurBudgetRawCost - RawCost - TotalCommittedCost. If all those 3 columns have a value, the calculation is correct, but if there is no budget or no actual cost, the budget available remains blank. The calculation does not appear on the page.

I tried to populate the column using NVL, e.g. NVL(CurBudgetRawCost,0) in case there is no budget. However I am not able to save the custom measure as NVL is not a DB name.The custom measure is a computed measure.

Has anybody come across this issue, and has a solution?

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