BULK COPY - How to choose the SOURCE member and the TARGET member from a page in the app?
Hello Anaplan Community!
Does anyone know how to choose the SOURCE member and the TARGET member from a page in the app?
Thanks in advance.
#NewFeature #UX #Dashboards #BulkCopy #Data #AnaplanRelease
Best Answer
-
Hello,
In case you want to choose a source & a target you can create custom bulk copy process.
This would involve the following steps-
1. A module with the "Source" & "Destination" Line items [These will be published on the dashboard for the user to select]2. A saved view (Explained in detail below) in all the source modules of which you wish the data to be copied
3. An import action copying the data from source to destination.
For the 2nd Step, the saved view you'd need the following-
a) Create a filter for the source versionb) Apply the filter & create a saved view such that it only shows the source version, in this case FC1-
c) Create a line item called destination & refer to the destination line item (or its code) created above in step 1Note: Pivot the view in such a way that the line items are in the columns.
d) Create an import action & map the version to this new line item created in step c above (instead of the version dimension)
e) Map the line items & select ignore unmapped items
This would allow you to copy the entire data from 1 version to another dynamically. You can follow the same process to copy data from 1 list member to another for any list.
Let me know in case I understood your requirement correctly & this helps!5
Answers
-
Hi @NachoCuevas , you cannot choose Source and Target from a page. Instead, you may create a Bulk Copy Action, place it in a process and publish on the page. It will copy from the source to the target that was set while creating the action.
0 -
Thanks for your opinion @Nagaraju
That will be a great solution if the data needed is always the same in the SOURCE member.
But, in this case, each month I will create a new version and, I need to copy the data from the previous month (version). Any idea?
0 -
Hi @nacho12 ,
For bulk copying data between different version , you can create multiple actions on Page or Dashboard.
But you wont be able to select the Source and Target from front end page or Dasboard.
--Regards,
ROHAN0 -
@NachoCuevas Create a view in a module which will be governed with your dynamic filters and than run actions from one version to another version, you may set version as ask in mapping than your source will be filtered with current version and than you can copy to new version .
0 -
Hi @NachoCuevas
Bulk copy basically copies all the data from one list member to another list member and across.(even for Native versions).
I could not clearly catch your requirement here, could you please elaborate?
Thanks,
Manjunath0 -
The ability to bulk copy items but allowing an end user to select Source & target would be very powerful. We have multiple sandbox environments where users can create new scenarios (list item) and we need to give them ability to select which scenario to copy from and which target rather than needing an admin to do this task for them. While I understand you can create module views and use filters to do this for each module in question its far easier just to bulk copy a scenario to another scenario.
1