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.
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…