You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Flipping the sign on data after calc script runs

edited Aug 2, 2018 2:36AM in Essbase 2 comments

Summary

Flipping the sign on data after calc script runs

Content

Hi There -

I have a business need to make any negative number as te result of my calculation, a positive number.

What is the easiest way to do this on a set of data?

Essentially I was thinking something like this:

IF @ISMBR(member)<0

Member=Member * -1;

Is that a good approach?

Thanks!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!