Hi,
In SAP BPC 10.0 NW, when I am trying to add a constant value to an account, I am not able to get the desired result.
Example:
Acccount: 25 = Account30 + 1193588
if account 30 = -6475089
After logic the account should be:
A25 = -5281501
I have tried the below logic but it is not giving the correct result
[ACCOUNT].[#25] = [ACCOUNT].[30]+1193588
Thanks,
Samhita