I have one line item and I need data to be formula based for first 5 years (Already defined in a sys time module) and next 5 years (i.e future years) to be manually inputted. We dont want an extra line item for that editable part. How can I do this.
Hi @Soumyajit,
If you are using native versioning in your model, then with switchover you can manage to have one common line displaying actuals and being editable at the same time.
Apart from it unfortunately, it won't be possible to have one same line item editable and formulated at the same time.
Thanks!!
Hi @Soumyajit There are three ways to bring numbers into line items in Anaplan: 1. Formula writing
2. Manually inputting numbers
3. Running an action
It is not possible for a single line item to be formula based and editable for different time periods other than Sampriti mentioned. You can accomplish this by combining two separate line items. What is your concern about adding a line item? Do you have too many dimensions and large lists in that module?
@Soumyajit
If you are using Native Versions, @Sampriti.Anand is 100% correct. And you can use the formula scope (in the blueprint) to define where your actuals are coming from.
Hey @Soumyajit,
As mentioned by Sampriti above, it is possible with native versioning only.
Otherwise there is no way to achieve this.
Hi , I dont think this is possible , Maybe if versions are there this is possible
Thanks
Kanishq
I need to flow data from a model DAT01a in PBF Dev to PBF Consol, we use connectors to do this OUT3A and OUT3B Any instructions or tips on how to build or test the data can be flowed through to PBF Consol?
Hi, My values of monthly commission forecast is not matching the Check your build values. Please help to identify where I am wrong. As I have attached screenshots of the blueprint and module grid view. Thanks, Sre Varshaa S
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…