on ‎2015 Mar 27 9:53 AM
Hi
The ABS Function is not working for the formulae created in the report. The values is getting subtracted, but '-' value is not getting removed from the final output.
Can anyone suggest how to proceed further.
Regards
Nitin
Request clarification before answering.
Hi Nitin,
If ABS formula is not working, let's just do your own ABS formula..Let's call the keyfigure you are using as ZKF_TEST:
Create a formula, let's call it ZFORMULA_KF and enter this:
( ZKF_TEST < 0 ) * ( ZKF_TEST * (-1) ) + ZKF_TEST
Regards,
Loed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.