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.
I wanted to check if others are facing this specification difference between Grid Card in Additional Insight. When created using a Saved View, the Quick Sum bar feature does not work, but when created using the module directly, the Quick Sum bar works.
Does anyone have any documentation on the trade-offs of having 1 model for all components of planning (service revenue, product revenue, labour planning), vs multiple models 1 for each and a consolidation model to tie it all together?
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦