Search found 19 matches

by pablo
Mon Jan 21, 2013 11:48 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cannot add Client or Group
Replies: 6
Views: 6515

Cannot add Client or Group

Hi All, I am using TM1 9.5.2. My security mode = 1 in the cfg. I am unable to add a client or group to the database. I get the error that navigation to the webpage was cancel. Somewhere on my desktop(part of installation) I am missing something? Has anyone ever experienced a similar issue? Any help ...
by pablo
Tue Jan 08, 2013 10:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DIMIX rule calculation
Replies: 5
Views: 5577

Re: DIMIX rule calculation

appreciate all the replies.

thank you
by pablo
Tue Jan 08, 2013 10:16 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DIMIX rule calculation
Replies: 5
Views: 5577

Re: DIMIX rule calculation

I found the solution: ['Stock']=N: DB('Stock Plan',IF(ellev('Date',dimnm('Date',(dimix('Date',!Date)-1))) <>0,dimnm('Date',(dimix('Date',!Date)-2)),dimnm('Date',(dimix('Date',!Date)-1))),!Version,!Depot,!Product,'Stock')+ DB('Stock Plan',IF(ellev('Date',dimnm('Date',(dimix('Date',!Date)-1))) <>0,dim...
by pablo
Tue Jan 08, 2013 10:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DIMIX rule calculation
Replies: 5
Views: 5577

DIMIX rule calculation

Hi, I want to calculate the movement between days. I am using the DIMIX formula and all is working fine. What I picked up now was that for the last day in each month it takes the total for the previous month to do the calculation because for eaxmple Feb 28 dimix = 37 and Total Jan = 36 and and Janua...
by pablo
Thu Nov 01, 2012 1:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rule Error
Replies: 6
Views: 4884

Re: Rule Error

Duncan,

Thank you for the reply

My rule was not correct(missed something small), but for some reason 9.5.2 FP 2 didn't mind the error and everything worked. Weird!!

But in Express 10 and TM1 10 I get the error. And there should be an error.

It is fixed now.


Thank you
by pablo
Thu Nov 01, 2012 11:24 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rule Error
Replies: 6
Views: 4884

Rule Error

Hi, Client upgraded from TM1 9.5.2 to Express 10.1 Now I get this error when opening a specific rux file: Dimension "TB Account" is referenced more than once. If I start the model in TM 1 9.5.2 the error is gone. I have done some reading on the forum and it has something to do with the tm1...
by pablo
Thu Sep 13, 2012 9:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Max Value
Replies: 4
Views: 3391

Re: Max Value

that is correct. my mistake. consolidatechildren is the bugger. will never use that again.

thank you
by pablo
Thu Sep 13, 2012 9:42 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Max Value
Replies: 4
Views: 3391

Re: Max Value

than you

will try that, but I know that this function is very resource intensive.
by pablo
Wed Sep 12, 2012 1:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Max Value
Replies: 4
Views: 3391

Max Value

Hi, I have tried the max function ans read this post: http://www.tm1forum.com/viewtopic.php?f=3&t=4207, but cannot manage to get this working. I upload seconds per item for an invoice. I need to calculate adj seconds. For the adjusted seconds I want to put the maximum seconds per item per invoic...
by pablo
Thu Aug 30, 2012 9:14 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VBA in excel not rebuilding
Replies: 2
Views: 3999

VBA in excel not rebuilding

Hi, I am a real beginner with VB code. I have a VB code in excel to hide rows where values are 0. This works 100% untill I close the sheet and re opens it. I save the sheet as xlsm (macro enabled). When I open the sheet my vb code to hide the rows does not work. It is still there but it does not reb...
by pablo
Wed Aug 22, 2012 7:06 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Print Report Error
Replies: 0
Views: 2151

Print Report Error

Good Morning, I found this on the internet: Print Report function from Perspectives is useful to generate static reports in bulk for a given set of elements. Is it possible to print report from Cognos Express 10 sheets that have VB code in. For each element (employees =280) the employee letter will ...
by pablo
Tue Aug 21, 2012 8:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Print Report Error
Replies: 0
Views: 1981

Print Report Error

Hi, If I use the print report function in TM1 9.5.2 I get an Microsoft Visual Basics error. It is a normal excel employee letter that prints to pdf. I have different print jobs loaded. Where I need to print 75 reports I get the error on report 18 for example. If I have a print job for 20 reports I g...
by pablo
Tue Jul 31, 2012 12:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Execute Print Report from TI in Express 9.5.2
Replies: 2
Views: 2457

Execute Print Report from TI in Express 9.5.2

Hi, I have checked for a solution to this on the forum and other websites but cannot seem to find a simple solution. 2 challenges: 1: Is it possible to execute a print report from TI? I have three different types of reports that needs be be printed ( It is employee letters - 280 of them). My thinkin...
by pablo
Tue Jul 31, 2012 11:38 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Grabage memory runs away
Replies: 9
Views: 8631

Re: Grabage memory runs away

thanks for all the replies.

appreciated.

i took out the ConsolidateChildren function and no more issues.

iam now calculating a weighted average cost and not a weighted cost anymore.

thank you
by pablo
Mon Jul 23, 2012 11:41 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Grabage memory runs away
Replies: 9
Views: 8631

Re: Grabage memory runs away

thank you

but is there any way to control the garbage memory?

all the views that the client will open is large calculated views.

any suggestions.

to restart the server every night?
by pablo
Mon Jul 23, 2012 10:48 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Grabage memory runs away
Replies: 9
Views: 8631

Grabage memory runs away

Hallo, I have this issue at a client where the memory increases till where everything hangs. My stats_by_cube = 4.85 GIG Stas_by_server = 21 GIG where the garabage memory equals 16 GIG. I have inputted the Log file to prevent garabage memory to increase above 2 GIG. See below: # # Enable INFO level ...
by pablo
Fri Jul 20, 2012 11:00 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Print Report issue to select Subset
Replies: 1
Views: 1630

Re: Print Report issue to select Subset

I managed to sort this out.

thanks
by pablo
Fri Jul 20, 2012 10:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Print Report issue to select Subset
Replies: 1
Views: 1630

Print Report issue to select Subset

Hi,

I am using TM1 9.5.2.

For some reason I am unable to select the subset for a print report.

When selecting subset icon everytrhing just hangs.

Any suggestions?

Thank You
by pablo
Tue Jul 17, 2012 11:26 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Weighted Cost Issue
Replies: 1
Views: 2993

Weighted Cost Issue

Hi, I need urgent help with a weighted formula. Currently I am using a ConsolidateChildren to calculate the Weighted Measure. I am aware that this has an impact on the RAM and performance and so does the client by now. I cannot get any way around this. My formulas: ## At an All Activity level it is ...