Hello everyone,
Just for cube information, having 5 dimension(Line Item, Plant, Subsidiaries, Version, Measure dimension), so I am moving data between versions.
My challenge is I want to make a whole cube static without loosing any data in it, so please let me know your opinion how to do this & what I am doing is making a dummy version and moving each version's data one by one and again moving it to respective versions by TI. So the data or value which is feeded to this cube is not getting transferred because i have used 'VIEWSUPPRESSZEROESSET' code in TI, if I not use this code then the cube will take lot of time for just single version and cube is very heavy.
Thanking You & Advice are always Welcome.
Data Transfer Issue
-
- Posts: 37
- Joined: Mon Jul 29, 2019 12:01 pm
- OLAP Product: TM1
- Version: v10.x
- Excel Version: excel 2016
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: Data Transfer Issue
If you zero-suppress a view on this cube and the data disappears it means the rule calculated values are not fed properly. You need to go back and re-evaluate the feeders you have in this cube and fix them so that all rule calculated amounts are fed. Then you will be able to use a zero-suppressed view in your TI to copy the versions.