Copying the Data from Cube B to Cube A
-
- Posts: 27
- Joined: Wed Mar 06, 2013 2:48 pm
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
Copying the Data from Cube B to Cube A
I have two cubes A and B within a same server but on two different instances,I want to move the forecast data in to B.What i know is we could use rules and DB reference to copy the data,but is any other way around?Thanks in Advance
-
- MVP
- Posts: 733
- Joined: Wed May 14, 2008 11:06 pm
Re: Copying the Data from Cube B to Cube A
This sounds a bit similar to this question. Is it the same situation? If the cubes are in different instances then rules are not an option but you can transfer data between the two cubes via flat files, or replication - the former method being preferred.TM1ethusiast wrote:I have two cubes A and B within a same server but on two different instances,I want to move the forecast data in to B.What i know is we could use rules and DB reference to copy the data,but is any other way around?Thanks in Advance
Robin Mackenzie
-
- Posts: 27
- Joined: Wed Mar 06, 2013 2:48 pm
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
Re: Copying the Data from Cube B to Cube A
Thanks,rmackenzie,Appreciate your help.