Search found 59 matches
- Mon Nov 24, 2014 3:30 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Data is accessible via web client but not via perspectives
- Replies: 2
- Views: 2819
Re: Data is accessible via web client but not via perspectiv
No, I haven't changed any thing. Until Friday evening it was working fine. But from the Monday morning it was not working. I have 5 TM1 modules. only one module which was meant to work on web(templates associated with this module used to work on both clients until Friday evening, but today the templ...
- Mon Nov 24, 2014 1:45 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Data is accessible via web client but not via perspectives
- Replies: 2
- Views: 2819
Data is accessible via web client but not via perspectives
All of sudden users are unable to access the cube data via perspectives, but able to access the same via web. Only admin id is able to access the data via perspectives, rest of the users are not able to access the cube data via excel templates. - Old excel templates are not working in excel but work...
- Mon Aug 18, 2014 12:10 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Right tool for dashboarding
- Replies: 3
- Views: 3049
Re: Right tool for dashboarding
I am sorry, there was a typo. We have Cognos BI 8 and we are migrating to 10.
However, apart from TM1 web, is there any dedicated dashboard tool for Cognos Express?
However, apart from TM1 web, is there any dedicated dashboard tool for Cognos Express?
- Fri Aug 15, 2014 2:31 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Right tool for dashboarding
- Replies: 3
- Views: 3049
Right tool for dashboarding
Dear All, Our company wants to go for dashboards for various mangers. I am not sure which tool to pick from IBM and which tool is apt for our current setup. We have Cognos Express 10.1 installed in our company with 50 users. With in the Cognos Express, we are using Manager, Xcelerator & Web. And...
- Fri Jan 24, 2014 4:52 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to execute SQL Query using TI process.
- Replies: 4
- Views: 8837
Re: Unable to execute SQL Query using TI process.
oops.... not working.upali wrote:Use triple quotes
Code: Select all
Query = Expand('Insert INTO Table1(SNO,ENAME,State) VALUES(%vSN% | ',' '''|vEN |''' ',' '''| vSt |''' ')');
- Fri Jan 24, 2014 4:08 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to execute SQL Query using TI process.
- Replies: 4
- Views: 8837
Unable to execute SQL Query using TI process.
I am unable to execute SQL Query using TI process. I would like to insert a row in simple table. Database: MS SQL Server (Quoted_Identifier is set OFF in MS SQL Server, in order to entertain double quotes) Table Details: Name: Table1 Element1: SNO (Int) Element2: ENAME (VChar(10)) Element3: State (v...
- Fri Jun 21, 2013 5:49 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Can't execute in break mode.
- Replies: 1
- Views: 3753
Can't execute in break mode.
From the last week onwards, most of the users are experiencing error - 'Can't execute in break mode', while opening any of the existing excel template in TM1. -Those templates are not having any VBA code or macros. How to overcome this error. I have been thru Excel forums regarding this issue, what ...
- Thu Aug 02, 2012 5:09 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: descrepany with the rule calculation
- Replies: 1
- Views: 1850
descrepany with the rule calculation
I have two cubes with different cardinality/granularity. 1) OH_Budget Load OH_Version OH_Company OH_Business Unit OH_Category OH_Currency OH_Period OH_TB Measure 2) OH_Trial Balance OH_Version OH_Company OH_Business Unit OH_Category OH_Nature OH_Account OH_Currency OH_Period OH_TB Measure Note: OH_N...
- Wed May 30, 2012 12:53 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Auditing User Usage - to minimize the no.of user licences
- Replies: 13
- Views: 9382
Auditing User Usage - to minimize the no.of user licences
Is there any way to check how long (let say hours or days) a particular active user is using TM1?
Thanks in advance.
Thanks in advance.
- Thu May 10, 2012 12:48 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Is Composite Element locking facility available.
- Replies: 5
- Views: 4223
Re: Is Composite Element locking facility available.
Maybe my wording wasn't clear and properly too short. But, and unless I misunderstood what is needed, Cell Security is what I think is the easier approach in this case and it (or how to set up Cell Security) is documented in the standard documentation. I have created cell security cube for the requ...
- Wed May 09, 2012 6:47 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Is Composite Element locking facility available.
- Replies: 5
- Views: 4223
Is Composite Element locking facility available.
Dear All, #1 In our organisation, currently we are locking the data by using one element (especially period dimension's element). If composite Element locking facility is possible/available in TM1, I appreciate if some one could help me. Let say if there are 3 versions for a given period (eg: Actual...
- Thu Mar 08, 2012 2:55 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Values r missing in view, but available in slice/active form
- Replies: 3
- Views: 2423
Re: Values r missing in view, but available in slice/active
When I create view(suppress zero is enabled) in Cube2 to see the derived values, I was unable to see any values. But when I use DBRW function to retrieve the values from Cube2, I could see the values. Did you forget to write feeder statements for your rules? Sounds like a classic feeder issue. Eith...
- Thu Mar 08, 2012 1:03 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Values r missing in view, but available in slice/active form
- Replies: 3
- Views: 2423
Values r missing in view, but available in slice/active form
I have a lookup cube (let Say Cube2) where calculating mix by looking up values from Cube 1. Cube2 is empty and it has values derived from some calculation based on the values from cube1. When I create view(suppress zero is enabled) in Cube2 to see the derived values, I was unable to see any values....
- Fri Jan 20, 2012 1:11 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Is there any way to use PL/SQL Procedure in TM1 TI Process.
- Replies: 1
- Views: 1915
Is there any way to use PL/SQL Procedure in TM1 TI Process.
I am obliged if any one could guide me the steps in using a PL/SQL in TI process, if possible.
Thanks in advance.
Thanks in advance.
- Wed Nov 02, 2011 10:25 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Error while installing Xcelerator.
- Replies: 1
- Views: 2144
Error while installing Xcelerator.
I am installing Cognos Express 9.5 30 days trail version on the windows 7 with the following specs Operating system: Windows 7 Home Premium 64 bit .Net framework 4 client profile and extended Java 6 (64 bit) IE 9 Manager got installed without any problems. When I am trying to install Xcelerator, I a...
- Thu Sep 29, 2011 5:47 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to clear string values from a cube.
- Replies: 1
- Views: 2107
How to clear string values from a cube.
As we have ViewZeroOut() function to zero the numeric values in a cube, Is there any specific function to clear the string values in a cube?
Thanks in advance.
Thanks in advance.
- Tue Sep 27, 2011 5:59 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Regarding ExecuteCommand()
- Replies: 5
- Views: 5372
Re: Regarding ExecuteCommand()
In our organisation DWH, Cognos BI and TM1 are not integrated, they are running on three different server systems. .csv file generated by TM1 process should be sent to the DWH system for further process. Since TM1 cannot place the files in network drives which are not part of the TM1 Content Server...
- Mon Sep 26, 2011 3:00 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Regarding ExecuteCommand()
- Replies: 5
- Views: 5372
Re: Regarding ExecuteCommand()
DWTEST123 is windows id in which I am executing the command. I am obliged if could provide me the specific tm1 service.John Hammond wrote:tm1 service needs to run under windows id with rights to do the copy
- Mon Sep 26, 2011 1:46 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Regarding ExecuteCommand()
- Replies: 5
- Views: 5372
Regarding ExecuteCommand()
In our organisation DWH, Cognos BI and TM1 are not integrated, they are running on three different server systems. .csv file generated by TM1 process should be sent to the DWH system for further process. Since TM1 cannot place the files in network drives which are not part of the TM1 Content Server,...
- Mon Sep 12, 2011 12:25 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Error handling.
- Replies: 1
- Views: 2426
Error handling.
Is there any way or functions available for error handling in TM1's TI process?
If errcode = 3604 then
...
else
.....
endif;
Thanks in advance.
If errcode = 3604 then
...
else
.....
endif;
Thanks in advance.