-
Re: ;Create a formula without changing past data
Let's say in your existing module, you've got a user inpur line item (here, for example: it's Salary) Create another line item (IMP Salary) and export the original salary and import it…1 -
Re: How to display one previous month of custom time
If you make the code 1-12, it makes it easier to calculate the previous month. But the other approach where we first converted the fake time to Anaplan time and then calculated the previous month and…1 -
Re: Best Practise of creating List
Saved view will have limited line items and you can use required filters to filter the Data. List to List could have extra failures, and you have no control of what you're importing.1 -
Re: Import into new User subsets
@david.savarin - There is no import option in the new user list, so subsets can only maintained manually for now.2 -
Re: Summary values according to two list/line items
So in Mod B, you need the sum of all plants, right? So follow the same step create a new module (Mod X) with dimension as plants Formula in Mod X has to be Mod A.Amount[SUM: Mod A.Plant Location] And…1

