Search found 3 matches
- Wed Nov 16, 2011 9:38 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Excel Macro Funtion DBProportionalSpread not found
- Replies: 1
- Views: 1776
Re: Excel Macro Funtion DBProportionalSpread not found
It does not work in Excel 2007 (2010?) and is a know bug in 9.5.0, 9.5.1 and 9.5.2. It works fine with Excel 2003. I submitted a bug ticket to IBM over a year and a half ago now and they still have not fixed this. It was supposed to be fixed with the "next" service pack. Very aggravating.
- Mon Aug 15, 2011 6:36 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Using TM1api.dll in C#
- Replies: 13
- Views: 11380
Re: Using TM1api.dll in C#
I am interested in the Python translation. Thanks!bagovino wrote:I also have a translation of it for Python for the extremely curious.
- Mon Jun 02, 2008 7:33 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 64bit and 32bit
- Replies: 18
- Views: 22473
Re: TM1 64bit and 32bit
FYI: The change of file format in 9.4 is changing the character set to UNICODE. They apparently need to support some additional character sets, like traditional Chinese, and UNICODE is the best way to support that. There is one advantage for those of us (most) that do not need the additional languag...