Hi Anaplan Community,
I’m working on a use case where we have to work with templates (List: L_Template#), data pertaining to the template stored in a module (IM01 Input Data).
We have given the end-user privilege to create N number of templates, now the ask is if we could Copy data in IM01 Input data of Template 1 to another set of Templates for example Template 2, 3 and 4.
The idea is to allow the end user to:
•Select a BASE TEMPLATE
•Select one or more TARGET TEMPLATES
•Trigger a process to copy the template data from the source to the selected target TEMPLATES. A customizable bulk copy sort of
Has anyone implemented a similar solution?
Would love to hear your thoughts on:
•Structuring the selection logic (Booleans vs. custom lists)
•Optimizing the number of actions
•UX recommendations to make it intuitive for users
Thanks in advance!