Demantra Solutions - EBS (MOSC)

MOSC Banner

Expression for Index % across Time periods

edited May 16, 2014 12:09PM in Demantra Solutions - EBS (MOSC) 4 commentsAnswered ✓


Hi All,

7.3.0.2

We have setup custom Index -which provide us a % difference across time buckets.

I am hitting inconsistancy  in the Results

     -works for week and month but WK shows no data for Qtr.

     -Shows dta for some Product Lines but WK shows no data for other.

Please hekp to make the expression robust across periods and across Product Lines.

I suspect the server expression needs to be fixed. I have tried the AVG instread of SUM..Still the results are inconsistant

SERVER EXPRESSION

sum (nvl( (  (  ( branch_data.hyp_cost_of_sales - branch_data.hyp_cos_lm   )  /   ( branch_data.hyp_cost_of_sales )   )  * 100 ),0))

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

EBS Demantra Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center