Search found 15 matches

by marine
Tue Apr 07, 2015 6:18 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Changing the decimal separator to comma
Replies: 6
Views: 10260

Re: Changing the decimal separator to comma

I would try changing the List Separator, Digit Grouping etc. under additional settings without changing other language related settings. Not sure on the Performance Modeler settings - you will have to play around and test various scenarios. Thanks for the advice! In case someone else is struggling ...
by marine
Tue Mar 31, 2015 8:37 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Changing the decimal separator to comma
Replies: 6
Views: 10260

Re: Changing the decimal separator to comma

I have had a similar issue before where between TM1 and the OS there was confusion between the Decimal Symbol, Digit Grouping Symbol and List Separator. Try changing these in the OS so that they do not conflict with what you are importing. Run INTL.CPL from the Run box or command prompt then choose...
by marine
Mon Mar 30, 2015 1:07 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Changing the decimal separator to comma
Replies: 6
Views: 10260

Re: Changing the decimal separator to comma

Not played with this much but: However, as soon as I defined DatasourceASCIIThousandSeparator=','; and DatasourceASCIIDecimalSeparator=''; on the prolog tab, That sounds the wrong way round; your data source looks to have: DatasourceASCIIThousandSeparator='.'; DataSourceASCIIDecimalSeparator=','; H...
by marine
Mon Mar 30, 2015 8:36 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Changing the decimal separator to comma
Replies: 6
Views: 10260

Changing the decimal separator to comma

Hi, I've been struggling with the fact that the decimal separator in my data is "," and there are no thousand separators. If I try defining these settings in the data source tab of Performance Modeler, the numbers imported are way too big, in other words, TM1 seems to read the commas as th...
by marine
Thu Mar 12, 2015 1:30 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Cloud chores
Replies: 2
Views: 2727

Re: TM1 Cloud chores

Hi marine I wonder if I should be worried about this warning? Try running it anyway, see what happens. Performance Modeler can be flakey to say the least. If it does not work for you, switch back to artichet or perspectives and use the same arguments/paths etc in there. If it is ok in artichet or p...
by marine
Wed Mar 11, 2015 2:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Cloud chores
Replies: 2
Views: 2727

TM1 Cloud chores

Hi, I am getting the following warning in Performance Modeler every time I'm moving from "Data Source" tab to "Maps" tab in TI process: "Warning The "Location of the file accessible from the Cognos TM1 server" field is not specified properly or the specified file c...
by marine
Thu Feb 26, 2015 1:27 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Cloud model transfer
Replies: 5
Views: 3813

Re: TM1 Cloud model transfer

Ok, thanks for the advice!
by marine
Wed Feb 25, 2015 4:27 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Elimination and matching in Group planning
Replies: 1
Views: 2767

Elimination and matching in Group planning

Hi! I am working on a group planning solution and I am now facing some issues with elimination and intercompany matching. I think I now got the idea of how the eliminations are wanted to be conducted, but I am not sure how to implement the solution technically. I have read the examples on Group Perf...
by marine
Wed Feb 25, 2015 3:46 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Cloud model transfer
Replies: 5
Views: 3813

Re: TM1 Cloud model transfer

My belief is that admins on the cloud have access to the file system. Assuming that is true then it's a matter of zipping up the data directory and FTPing it from one server to the other. This would also apply to the deltas (changed objects). You might be able to clipboard the contents back and for...
by marine
Wed Feb 25, 2015 1:14 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Currency conversion with a currency cube
Replies: 3
Views: 5535

Re: Currency conversion with a currency cube

Hello You could use this technique: - drop the different currencies / measures - add a CurrencyType dimension (or rework your current measures diimension), containing 2 elements: 'Local Currency' and 'Reporting Currency' - add a Text attribute to the Company dimension holding the currency of each c...
by marine
Wed Feb 25, 2015 11:28 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: No error messages shown
Replies: 7
Views: 9908

Re: No error messages shown

Hi, thanks for your reply! The file you referred to includes only: Error: Prolog procedure line (3): Errors occurred during execution of process "com.cognos.pmta.feedergen.standalone.GenerateFeedersAutoRulesOnly". Check error log file for that process for more details Then there will be a...
by marine
Wed Feb 25, 2015 9:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: No error messages shown
Replies: 7
Views: 9908

Re: No error messages shown

Have a look inside the error log file created: Error file: <TM1ProcessError_20150225082529_}_intDPD_CallFeederGen_{3a7ebcb6-e997-4175-a870-7be82479271f}.log> should be in your Logs folder as specified in the TMS1.CFG file. This may give you some more insight. Hi, thanks for your reply! The file you...
by marine
Wed Feb 25, 2015 9:40 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Cloud model transfer
Replies: 5
Views: 3813

TM1 Cloud model transfer

Hello all!

Is it possible to transfer objects (cubes, dimensions, processes..) between TM1 Cloud production and development environments?

Thank you!
by marine
Wed Feb 25, 2015 8:32 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: No error messages shown
Replies: 7
Views: 9908

No error messages shown

Hi, I'm trying to execute a TI process in PM, but every time I get a message: "Import failed" with no further details. When trying to change something in the process, I get only "No message text found." I wonder what could be the problem? This is a Cloud based TM1 and I all I cou...
by marine
Thu Feb 19, 2015 10:14 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Currency conversion with a currency cube
Replies: 3
Views: 5535

Currency conversion with a currency cube

Hi! I am new to TM1, and I am currently developing my very first TM1 model. I hope I can explain my problem clearly enough! More specifically, I am building a multi-company group budgeting application, and I have imported test data from a couple of subsidiaries. I have six different currencies, all ...