How do I make the below data cells within a module editable?
@lcapon
Remove the formula for the line item, but I am not sure you want to do that as the formula was put there for a reason, I would think.
If there is not a formula, then you are viewing data at an aggregated level (detail time granularity is at days or weeks while you are viewing/showing months or list is at the SKU level and you are looking at the Brand level) and there is nothing to be done, unless you create another module at the summary level you are desiring.
Rob
Hi @lcapon!
There are several reasons why data can be closed from editing:
1. They are calculated using the formula (as Rob wrote above).2. This is aggregated data.3. You do not have write access to the cell (governed by selective access, version settings, or dynamic cell access).4. These are the actual months on the forecast version.
To check the last point: see if there is a version in the module and if the switchover on. It is possible that you do not need it.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
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:…