Search found 6 matches

by mauriciosaucedo
Thu Mar 06, 2014 1:00 am
Forum: Useful code, tips and tricks
Topic: Copy the location of an Excel file to the clipboard
Replies: 1
Views: 7863

Re: Copy the location of an Excel file to the clipboard

Hi Wim

Another option is to add the Document Location command to the quick access toolbar, that way you don't need any libraries.
I use Excel 2007 but I think its also available in 2010
by mauriciosaucedo
Thu Oct 03, 2013 12:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Reg: TurboIntegrator fails with error in COrionTreeView
Replies: 5
Views: 5732

Re: Reg: TurboIntegrator fails with error in COrionTreeView

Hi
I just got this error. The problem was a view zero out process that was consuming a lot of memory. I changed the subsets of the view and that solved it.

Hope this helps someone that is having the same issue.

Regards,
Mauricio
by mauriciosaucedo
Wed Jul 15, 2009 6:18 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Getting 9.4 from 9.0
Replies: 7
Views: 5175

Re: Getting 9.4 from 9.0

Alternatively I would suggest shortcutting the process as I did, and getting 9.4 MR1 from the FTP site and the MR1 FP1 upgrade from the IBM site. Paul I think you are right, the support people at IBM doesn't seem to know anything about us. Sorry to ask but, how should I get to the FTP site? Been lo...
by mauriciosaucedo
Tue Jul 07, 2009 11:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Getting 9.4 from 9.0
Replies: 7
Views: 5175

Re: Getting 9.4 from 9.0

Thank you for your input.

Paul, you were right, the primary contact wasn't even aware of that. Fortunately we are on the same team in Financial dept. So I think I will start with the registration process.

See ya

Mauricio
by mauriciosaucedo
Tue Jul 07, 2009 8:45 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Getting 9.4 from 9.0
Replies: 7
Views: 5175

Getting 9.4 from 9.0

Hi I've been working with TM1 for a few years now. (I started with ver 9.0 sp3) I'm planning to upgrade to 9.4 but I'm not exactly sure how to download it. I downloaded 9.0 sp3 in the old Applix support page. I still got my user and pwd. Been trying in the IBM product download page but I'm lost. Can...
by mauriciosaucedo
Tue Dec 16, 2008 3:32 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: network days through rules
Replies: 2
Views: 3027

network days through rules

Hi all, I have an attribute in my periods dimension to show the working days in a month. I load it with DBSA using Excel through NETWORKDAYS (Analysis Toolpak addin) For December 08 for example (23 working days) I would use: =NETWORKDAYS(DATE(YEAR("Dec-08"),MONTH("Dec-08"),1),EOM...