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
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦