Search found 13 matches

by Santiago
Mon Jun 03, 2013 6:05 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Workflow TM1 - delagation
Replies: 2
Views: 1978

Re: Workflow TM1 - delagation

Hello Chab, I have the same problem. I recently want to incorporate workflow in my budget and I cant really understand how to implement and how to delegate tasks between different users. It really is a good question that would be good for someone to develop their experience.
Best Regards,
by Santiago
Thu Nov 18, 2010 4:49 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VB Error
Replies: 5
Views: 7741

Re: VB Error

by Santiago
Mon Nov 15, 2010 4:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Turbo Integrator/Import data in a cube
Replies: 2
Views: 4435

Turbo Integrator/Import data in a cube

Hello everyone. I have a question about turbo integrator. I want to import txt file data to a cube that is already created. The problem is that the txt data are based on 3 columns of the cube, but the other dimensions not listed in the txt. Therefore, when try to run the process appear the error: Wr...
by Santiago
Thu Oct 21, 2010 5:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1/Rules
Replies: 3
Views: 3485

TM1/Rules

Hi all
I have a doubt. As I can do to make the left side of the cube rule can refer only to children of certain parent (consolidated) in one dimension. Also, as a reference on the left side of the rule to consecutive elements without having to list them all.
Thank you very much to all
Best regards
by Santiago
Wed Oct 20, 2010 4:58 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Condicional Formatting/TM1 Web
Replies: 5
Views: 6444

Condicional Formatting/TM1 Web

Hi all I set conditional formatting in Excel sheets on various items with level N of the same dimension. The problem is that when uploading to TM1 Web I can´t see the conditional formatting. Then I tried to put conditional formatting to hide rows in the Excel spreadsheet which is supposedly due to ...
by Santiago
Fri Aug 27, 2010 5:16 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VB Error
Replies: 5
Views: 7741

Re: VB Error

Hi, I found this on the web but I don´t served: Problem(Abstract) When launching TM1 perspectives, the error message below occurs. The software was installed by an administrator. Other users which are login to this machine can successfully launch the addin. Symptom Runtime error '-2147467259 (80004...
by Santiago
Wed Aug 11, 2010 1:14 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules
Replies: 3
Views: 3126

Re: Rules

Thank you very much for the answers. But I think the following rule solves a lot better this example: ['Importe', 'Periodo Inicial'] = stet; ['Importe','Forecast','2010']=N:DB('Precios2',DIMNM('Periodos2',DIMIX('Periodos2',!Periodos2)-1), !ProductsDimension,!Versiones,!Year,'Importe')*['Porcentaje']...
by Santiago
Tue Aug 10, 2010 12:55 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules
Replies: 3
Views: 3126

Rules

Hi, I want to write a rule that calculates the amount (price) of a product according to the previous period's price multiplied by the percentage increase in his current term. I want that element Medidas_Precio Amount of dimension can only type in the value of the initial period. Also will be able to...
by Santiago
Thu Aug 05, 2010 5:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Turbo Integrator/scripts advanced
Replies: 4
Views: 5231

Re: Turbo Integrator/scripts advanced

Thank you very much Wim, if someone comes to discover and investigate something about a manual or valuable information about it, will be welcomed. Regards Don't you have the manuals when you install TM1? Of course, I'm talking about more particular manuals for what mentioned in the first post. Sorr...
by Santiago
Thu Aug 05, 2010 12:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Turbo Integrator/scripts advanced
Replies: 4
Views: 5231

Re: Turbo Integrator/scripts advanced

Thank you very much Wim, if someone comes to discover and investigate something about a manual or valuable information about it, will be welcomed.
Regards
by Santiago
Wed Aug 04, 2010 2:03 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Turbo Integrator/scripts advanced
Replies: 4
Views: 5231

Turbo Integrator/scripts advanced

Hi, I would like to develop advanced script writing skills. What is the best way to become good at TI (and rules) script writing? I know how to create a TI process but find it difficult to add (or edit) advanced scripts to Prolog, Metadata, Data etc. Is there any book/manual you could recommend me w...
by Santiago
Tue Aug 03, 2010 1:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules/Turbo Integrator
Replies: 3
Views: 4187

Re: Rules/Turbo Integrator

please can you tell me if you didn't understand the problem or don't know
thank you very much
by Santiago
Fri Jul 30, 2010 5:26 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules/Turbo Integrator
Replies: 3
Views: 4187

Rules/Turbo Integrator

Hi, I need to understand if I can do something in TM1. I have three cubes: Actual, Scenario Properties and PriceandCost. I put a rule in the PriceandCost cube: ['Forecast']=N:IF(DB('Scenarios_Properties',!Años,!Periodos,'Forecast','String')@='A',DB('Actual',!Años,!Channels,!Periodos,!Productos,'Ac...