on 2024 Jan 04 1:03 PM
Hi,
I would like to input the value at aggregated level Eg: Override value at Quarterly level for a Product. But, when I looked at the value at monthly level its in fractions even though the key figure decimal set up as 0 and EPM formatting for that key figure set up with rounding value. Kindly suggest, how to over come this issue.
Thanks,
Sandeep.
Request clarification before answering.
Hi Sandeep,
Let us say you have a keyfigure KF1 for which base level is PL1. You update the keyfigure at Quaterly level and the data gets disaggregated with decimals despite having decimals as 0 in the KF config.
We know that KF1@PL1 is a stored value with all the decimals due to disagg limitations.
Hence introduce a calculation at KF1 namely KF1@PL1 = ROUND(KF1@PL1) where right hand side input should be maintained as stored for KF1.
Then the next work is at request level. KF1@REQUEST = KF1@PL1 will be the existing calculation. Here just re-direct the input from 'stored' to 'calculated'.
Ultimately, we are trying to round-off the existing value to zero decimals and show that in the planning view.
Let me know if there are any deviations..
Best Regards,
'Riyaz'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
2 | |
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.