Search found 3150 matches

by Wim Gielis
Fri Apr 09, 2010 6:56 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: ti to load data from spreadsheets
Replies: 6
Views: 4601

Re: ti to load data from spreadsheets

I tested it on TM1 9.4 MR1, and Excel 2007.

Passworded files cannot be used, it seems.
by Wim Gielis
Wed Apr 07, 2010 9:34 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to get Usergroup within TI
Replies: 5
Views: 6693

Re: How to get Usergroup within TI

Hello

If I understand you correctly, you could just have the All subset on the }Groups subset, as your data source.

In the Metadata & Data tabs, do whatever you need to do. But you do not need to loop in these tabs over another dimension.

Wim
by Wim Gielis
Tue Apr 06, 2010 1:36 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Consolidations of Strings
Replies: 2
Views: 2393

Re: Consolidations of Strings

Hi par3

TI is the (only ?) way to go here.

I guess it is the only way since you cannot loop over elements in a rule. You know the number of components of a consolidation (ELCOMPN), but you cannot form the string with a loop say from component 1 to n.

Wim
by Wim Gielis
Mon Apr 05, 2010 8:16 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: picklist with aliases
Replies: 2
Views: 3355

Re: picklist with aliases

Are you doing this in the Subset Editor or Excel?

If you are in the case of the former, follow the advice of asvlad. If you are in the case of the latter, use the SUBNM function.
by Wim Gielis
Sun Apr 04, 2010 1:18 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: debug turbo integrator
Replies: 2
Views: 3265

Re: debug turbo integrator

Hi there You can use ASCIIOUTPUT to print a fixed text or the contents of a variable to a text file. Some points to take into account: The first argument of that function should be the file name. If you do not specify the path location, the database directory is used. Separate with comma's what you ...
by Wim Gielis
Fri Mar 26, 2010 6:54 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Stop TM1 running process
Replies: 4
Views: 11172

Re: Stop TM1 running process

Hi

Perhaps not the answer you wanted (Grunt helped you already), but do you know why it takes 1-2 hours? Is this normal? Are there certain factors that lead to such a long time to execute the process? Do you turn off cube logging temporarily? And so on.

Wim
by Wim Gielis
Tue Mar 23, 2010 9:10 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Export as Text only available for Admin group in 9.4
Replies: 7
Views: 4387

Re: Export as Text only available for Admin group in 9.4

Indeed. I don't see any security issue at stake over here. A TM1 client only has access to TM1 objects, metadata and data to which he/she is entitled in the security setup. Moreover, it existed in previous versions for non Admin users.

Wim
by Wim Gielis
Mon Mar 22, 2010 5:44 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Unable to use AdvancedRulesEditor in TM1
Replies: 3
Views: 3361

Re: Unable to use AdvancedRulesEditor in TM1

Yes. .NET framework 3.5 SP1 is needed for TM1 9.5, while it is advised not to have it in previous versions.

Wim
by Wim Gielis
Mon Mar 22, 2010 5:27 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Areas of issues.
Replies: 2
Views: 2307

Re: Areas of issues.

For only one area, the RAM memory used on the server will probably almost double since we're on Unicode since version 9.4.
by Wim Gielis
Mon Mar 22, 2010 1:12 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Architect and Perspectives do not start
Replies: 1
Views: 2066

Re: TM1 Architect and Perspectives do not start

Hi

The problem is solved. It appeared that multpiple TM1p.ini files were residing on the PC, which was causing the program not to run.

Wim
by Wim Gielis
Mon Mar 22, 2010 11:36 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Architect and Perspectives do not start
Replies: 1
Views: 2066

TM1 Architect and Perspectives do not start

Hello, Does someone have any ideas on this one? TM1 9.5 is installed on a desktop PC. When you launch Architect, you see the blue screen appearing, but then nothing. This is the same for Perspectives. If you look in the task manager, you see several instances of tm1s.exe and tm1a.exe. The PC runs Wi...
by Wim Gielis
Sat Mar 20, 2010 12:26 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: consolidation multiplication
Replies: 23
Views: 18421

Re: consolidation multiplication

Hello

No. To do multiplications, you need to write rules and feeders in the Rules Editor associated with a cube.
by Wim Gielis
Tue Mar 16, 2010 11:05 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cannot connect to TM1 Excel services.
Replies: 1
Views: 3432

Re: Cannot connect to TM1 Excel services.

Case closed since we have solved the case for this customer. We installed the TM1 Web components (custom installation) on the Webserver, and disabled the Excelservices service on the tmserver. Changed a few settings in the config file and off we go. (It's always good practice to have the Excelservic...
by Wim Gielis
Tue Mar 16, 2010 10:59 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cognos TM1 version
Replies: 1
Views: 2124

Re: Cognos TM1 version

Hello there Users don't need to reply to get that information. Just look at the profile of a user, and most of the time he/she will have filled in the version he/she is using most of the time (or multiple versions). I *think* that 8.x versions are rather rare nowadays (and officially not supported a...
by Wim Gielis
Sat Mar 13, 2010 10:54 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Learning VBA
Replies: 4
Views: 15256

Re: Learning VBA

Hello George I could really help you out with your challenges, but the one thing I always want to ask is (when someone wants to learn VBA in depth, not writing/recording macro): how good are you in Excel without VBA? :P You can perfectly write a loop in Excel without much knowledge. For instance a l...
by Wim Gielis
Fri Mar 12, 2010 8:18 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: MDX subset refresh after attribute update
Replies: 11
Views: 8564

Re: MDX subset refresh after attribute update

Hello Martin

I'm not sure what would trigger the update, though a DimensionElementDelete statement cannot be part of the Epilog tab.

Wim
by Wim Gielis
Thu Mar 11, 2010 8:29 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: how calculate price weighted average in tm1
Replies: 3
Views: 6600

Re: how calculate price weighted average in tm1

Hello Borisslu You could create a measure called Revenue, begin: ['Revenue']=N:['Quantity']*['Price']; Most of the time, Price will be manual input (or TI process, or Excel sheet) at the leaf level. At the consolidated level, you have the weighted average for Price as: ['Price']=N:STET;C:['Revenue']...
by Wim Gielis
Thu Mar 11, 2010 8:25 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Bulk Copy Paste in MS Excel w VBA
Replies: 5
Views: 4420

Re: Bulk Copy Paste in MS Excel w VBA

Hello Jeroen

I don't know about that code, perhaps someone else does, but how about writing it again as a piece of generic code? :D

Greetz,

Wim
by Wim Gielis
Thu Mar 11, 2010 9:46 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 9.1 SP4 on Win 7/Office 2007 - not local install
Replies: 1
Views: 2308

Re: Tm1 9.1 SP4 on Win 7/Office 2007 - not local install

Hello

What about the file tm1pRibbonX.xlam in the Bin directory? That seems to be the Excel 2007 variant if I'm not mistaken. Could it be that you need this one too?
by Wim Gielis
Thu Mar 11, 2010 9:41 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Action Buttons and Excel Crashing
Replies: 7
Views: 7250

Re: TM1 Action Buttons and Excel Crashing

Hello Blaira Can you expand a little bit more on this? So the file crashes when you try to close the file? Does it crash when you have exactly the same file without the action button? What is the purpose of the action button? Does the crash occur if you did not use the button during the time the fil...