In my model the version are built using general list. In this instance if for restatement i want to copy over the complete data from one version to a new version how can i do that?
Hi @BlessyDube , You can use the bulk copy action here to copy it from 1 version to another
However, this wouldn't be dynamic. You'd have to select source & destination and can then run it every time to copy the data. Alternatively you can create a custom process to copy all data between different versions. (https://community.anaplan.com/discussion/137505/bulk-copy-how-to-choose-the-source-member-and-the-target-member-from-a-page-in-the-app)
You haven't indicated whether you want this to be user accessible or an admin process, but if being done by a WSA, the native bulk copy functionality should work without any development work.
If you're looking to expose this to users, I'd follow the approach from @devrathahuja.
Hello Everyone, Our team is currently preparing for the requirements gathering phase of our 1st upcoming Anaplan implementation. To ensure that our design aligns perfectly with our business processes and effectively addresses our users' needs, we want to conduct a thorough discovery process. Could you please let us know if…
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…