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.
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
Hi I'm looking to speak to people who have used/are using the Docusign integration in their business. We are exploring the possibility, but we find the current setup quite limiting in terms of how an end user would interact with the integration, but also issues with concurrency and number field formats. Would appreciate…
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…