on ‎2019 Nov 06 1:57 AM
Hi Experts
Currently I'm working with a custom Key Figure but I need to express the result as an integer value (no decimals)
Do anybody knows the function and syntaxis in the function builder in IBP?
Thanks!
Request clarification before answering.
Hi,
You can use ROUND function as follows:
KF1@PERPRODLOC = ROUND(KF@ PERPRODLOC, 0)
This will remove the decimals from the source key figure. To display the key figure without any decimals in analytics, change the Decimal Places in Display Settings. The default setting is 6 decimal places. Refer model configuration guide for more details.
Hope this helps!
Regards,
Piyush
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 5 | |
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.