BusinessObjects Board

If statement in Design Studio

I am trying to assign the Positive/negative sign of a numeric field based on a text field in the Universe.

For example:

If ‘indicator’ = “H” then $value * -1 else $value;

Is this possible? I’m quite new to DS.


markccook (BOB member since 2015-11-12)