Page 1 of 1
Compare Sandbox in TM1 9.5
Posted: Fri Jan 15, 2010 2:43 am
by TheerapatC
How to show compare sandbox between sandbox in TM1 Contributor on a single page. It's possible?
Re: Compare Sandbox in TM1 9.5
Posted: Mon Jan 18, 2010 6:16 pm
by rkaif
According to the Manual you can only work on one sand box at a time
Re: Compare Sandbox in TM1 9.5
Posted: Tue Mar 09, 2010 3:00 am
by ssp
You can write a TI that transforms a sandbox to a dimension and use this as a dimension in another cube. A TI will need to move data from the source cube to the target cube. GETACTIVESANDBOX() and USEACTIVESANDBOX() functions in the TI API need to be used.
Re: Compare Sandbox in TM1 9.5
Posted: Wed Jul 14, 2010 5:44 pm
by dashingguy
rkaif wrote:According to the Manual you can only work on one sand box at a time
@ Rizwan:
Could you please explain where is this written in the manual ? I am new to the TM1 and have directly started with 9.5! I have been going through the User's Guide, where it is mentioned in Chapter 3 (pg 36) that "You can name the sandbox and
manage multiple sandboxes when the 'capability sandbox' is ON.
So, what does this stmt mean??
Sorry if I'm bothering you.. I'm entirely new to this, and would like to learn more on it!
Cheerz
Re: Compare Sandbox in TM1 9.5
Posted: Thu Jul 15, 2010 7:42 am
by Steve Vincent
go a bit further down in the guide, p.39 onwards "Using a Personal Workspace or Sandboxes" explains how they work.