Hi Everyone,
I'm trying to build a Simple Optimizer for P&L where Variables are Volume, Selling Price, Cost Price and Objective is to get a Particular Net Income. I'm getting errors and unable to move forward
@Sai_Bharadwaj_Venati
Let me give you some hints how to understand Optimizer:
In Revenue and Cost you are using a non-linear function. It means that both multipliers are variables. Optimizer works with the multiplication of one variable to any line item which does not lead to another variable. So if you have two variables (A and B) you can multiply them neither directly (A*B) nor indirectly (A*x, where x = B). You can use only A+B. A-B is also ok, because it is A + (-1)*B.
This means you should start from a simpler case where Salling Price and Cost Price are constants (not included in variables of the optimizer). (SP cons/CP cons should be removed from optimizer settings too)
Net Income objective should be Maximize otherwise the values will stay zero (now it is Minimize)
Obj cons and Obj Input are not very obvious. Could you explain what you are trying to check with it?
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…