Hi! I just wanted to ask for assistance because my driver module wasn't able to lock the input cells on my Input module. On my input module, dimension is the child while on the driver module, dimension includes the parent and version.
Thanks.
Hi @che213523,
Is this still an issue for you? If so, can you confirm if the list used for the "driver" module and the "input" module are the same. You mentioned that the list for the input module is the "child" while list for the driver module "includes the parent and version" so am not clear whether they are 2 separate lists or the same list but one is a subset of the other and only includes the child items.
It would be good if you could show the values in the SYS19 Submission Phase module as well as the normal view (as opposed to the Blueprint view) of the Input module. This will assist discovering the issue.
Alternatively, if this issue has been resolved, please click "Yes" to the question below this post to indicate that the issue has already been resolved.
Hi Everyone, I have a module that is dimensioned by GL Account and a P&L Line Item subset, which is mapped to the GL Account. I’m looking for a way to ensure that when changes are made to the mapping, they only affect the current and future period numbers—without impacting historical data. Ideally, this should be done…
Hi, I have a worksheet for end users to enter new hires into, for which the list item which persist across versions. I am having an issue where the end user can delete a list item using the grid functionality because the Current Version value is blank, but I want to prevent them deleting them (as data will be lost from…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…