Is it possible (either through undocumented API calls or TM1 macro functions) to change which sandbox an excel worksheet reads/writes to?
I am creating a data_input_template in Excel 2007, and I would like to globally change/set the sandbox the users will write to when they open the workbook (in the Workbook_Open() event).
The users will be able to commit their changes to the [base] sandbox whenever they want. Also if there are any uncommitted data in the current sandbox when the workbook is closed, the users will be asked if they want to commit those changes to the [base] sandbox (in the Workbook_BeforeClose() event).
Manipulating TM1 9.5 Sandboxes in Excel VBA
-
- Posts: 3
- Joined: Sat Mar 05, 2011 1:19 am
- OLAP Product: Tm1
- Version: 9.5.1
- Excel Version: 2010
Re: Manipulating TM1 9.5 Sandboxes in Excel VBA
Anyone has any good suggestion on this?
Re: Manipulating TM1 9.5 Sandboxes in Excel VBA
i'm also searching for this functionality, has anyone found a solution?
-
- Posts: 98
- Joined: Sat Feb 11, 2012 11:13 am
- OLAP Product: TM1 9x, BPC, Hyperion, HANA
- Version: TM1 10
- Excel Version: Excel 2003 - 2010
Re: Manipulating TM1 9.5 Sandboxes in Excel VBA
This is a good place to start for setting the Sandbox using VBA.
http://www.tm1forum.com/viewtopic.php?f ... 33&start=0
Hope this helps
Cheers
http://www.tm1forum.com/viewtopic.php?f ... 33&start=0
Hope this helps
Cheers