Hi,
I want to copy the data from one deployed model to another deployed model, what would be the best strategy to complete it with using minimum import actions?
Thanks,
Anmol Sarna
Hi @asarna
The possible ways I can think of is to either create import actions for each module/list you want to populate the data for or maybe just take export of the data (By ordering dimensions in a way that all dimensions fit in 1 view) and manually paste it without having to create an import action.
Cheers!!
Hi @asarna Lets say T1 is your target Model and S1 is your source model. You want to pull the data from Deployed copy of S1 to Deployed copy of T1.
Create an Action in Dev copy of T1 using model to model import from dev copy of S1 and sync your changes to Deployed copy of T1. Then in Deployed copy of T1 change the source model mapping from Dev S1 to Deployed S1.
Thanks
Got it @GauravKumar But in that case, I would need to create all the actions which needs Data Copy, I am looking for an easy method which would require minimum efforts.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to getβ¦
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made toβ¦