on 2020 Feb 19 12:28 PM
Hello,
I am getting an error which have happened on and off but not sure why.
I have a standard input schedule (dynamic) which has combination of base and calculated accounts.The option to "calculate parent in hierarchies" is ticked but it makes no difference to the error if it is turned off.
On the input schedule, if I update 1 cell, it actually tries to update all of the cells (combination of rows and columns) including the calculated accounts. Then it gives the error that unable to submit for calculated accounts.
Any help would be appreciated.
Regards,
Request clarification before answering.
First try to uncheck in User Options:

Also you can try to play with EPMReadOnlyData, but it's useful for static input forms. For dynamic you can try to use VBA to generate EPMReadOnlyData range list.
P.S. The issue is the result of "Calculate Parents in Hierarchies". But this option is required in dynamic input forms to immediately see total result before saving data to the model. That's why in many companies static input forms are used.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vadim,
Not sure if I fully understand your last comment but I have clicked on accept for your answer.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Vadim,
Without extra information I think it is best to stick to your guns.
vadim.kalinin 22 hours agoSorry, but do you really think that it's possible to answer your question without input form screenshot and very detailed explanation of the report on this input form?
wf_-_
At least it was stated that input form is dynamic...
And for dynamic input form both option "Read-Only Data" and function EPMReadOnlyData are bad...
But for EPMReadOnlyData you can try to use VBA to calculate ranges...
"Send Parent Data to the Server on "Save Data" is a solution, but has to be unchecked by VBA on input form open!
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 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.