hi
I am working on production optimization.I am getting error regarding C3 constraints.
I have attached screenshot of formulas.
Please guide me.
@AkshayRRaut
In your C3 write your equation in this manner
A-B = 0
Formula should like this
'Production Solver: Variables'.Production Qty - 'Production Solver: Variables'.'Production Hrs.' * 'Production Solver: InputData'.'Run Rate (units/hr)' = 0
Your Formula
'Production Solver: Variables'.Production Qty = 'Production Solver: Variables'.'Production Hrs.' * 'Production Solver: InputData'.'Run Rate (units/hr)'
That should solve your problem
Let us know if it doesn't
Misbah
I have applied the same formula but still error is there
Screenshot 20 - It shows you still have the same old formula. Can you please write it the way I had shown or are you saying even after changing the formula you still get the errror message?
Thanks,
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…