BI Publisher (MOSC)

MOSC Banner

Nested functions not working in Gauge

edited Apr 1, 2014 12:01PM in BI Publisher (MOSC) 3 commentsAnswered ✓

I am workgin with the Online Report Designer in BI Publisher Enterprise.
I want to display a gauge that shows a percentage. I built a formula for the gauge value in the built-in formula desinger (I cannot perform the calculation in the datasource as I want to support dynamic filtering).
The formula is a Division with the two parameters:
* Divident = summation(ValueA)
* Divisor = summation(ValueB)


(See attached image)


This works, but result is a value between 0 and 1, I want to have 0-100.

So I changed the formula to a double nested one: multiplication(100, division(summation(ValueA), summation(ValueB)). But now the result is

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