Search found 5 matches

by chiefouko
Tue Oct 09, 2012 3:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VBA Function p_ExecuteTM1process
Replies: 3
Views: 4099

Re: VBA Function p_ExecuteTM1process

Sweeet!!! - The TM1 tool is working perfect!! Thanks
by chiefouko
Tue Oct 09, 2012 2:23 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VBA Function p_ExecuteTM1process
Replies: 3
Views: 4099

Re: VBA Function p_ExecuteTM1process

Hi Guys am trying to reuse your code basically to run a TM1 TI process and i keep getting a " Compile Error - Sub or Function not defined ". This error breaks when calling "TM1ValArray" function. Can you please advise how you declared this function? Code fails here hParametersArr...
by chiefouko
Tue Oct 02, 2012 1:43 am
Forum: Enhancements
Topic: If You Could ask the TM1 Development Team a Question.......
Replies: 81
Views: 130037

Re: If You Could ask the TM1 Development Team a Question....

Why can't the TM1 Button allow users to rebuild a "workbook" ? its possible to rebuild sheet but not workbook.

Why?
by chiefouko
Tue Oct 02, 2012 1:37 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Comparison Report - TM1 Active Form
Replies: 3
Views: 2961

Re: Comparison Report - TM1 Active Form

Thanks Tomok for the quick response - If i understand your proposed solution correctly, it requires that i modify the period dimension by adding an attribute "Previousdate"? The problem with that is the comparative date will change depending on the user and as such can not be dynamically a...
by chiefouko
Mon Oct 01, 2012 8:15 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Comparison Report - TM1 Active Form
Replies: 3
Views: 2961

Comparison Report - TM1 Active Form

Hi guys - Am new in this forum, so if i have posted in the wrong space please direct me. I want to develop an Active report that compares a selected week of data with the previous week last season. I have a period dimension and one of the consolidations is Week begining which contains days of the we...