Like each client say it is "not often" but we all know what it means
yes the parallel hiearchy based on the attributs
Search found 18 matches
- Tue Sep 08, 2015 2:02 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Sum in TM1 Rules based on Attribute
- Replies: 4
- Views: 4269
- Tue Sep 08, 2015 1:54 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Sum in TM1 Rules based on Attribute
- Replies: 4
- Views: 4269
Sum in TM1 Rules based on Attribute
Morning In an ccount dimension, I would like to do a KPI which sum others account depending on the attribute. By exemple Dimension Account Acc1 Attr1 Value : 10 Acc2 Attr2 Value : 30 Acc3 Attr1 Value : 40 Acc4 Attr1 Value 50 KPI based on Attr1 : 100 I have the following idea : Solution 1 Use TM1 Rul...
- Tue Feb 10, 2015 9:31 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Gap difference between TM1 plateform
- Replies: 3
- Views: 3104
Re: Gap difference between TM1 plateform
thanks you for moving the post to the right place
By example launching the process during the night or during the day when user are awake could have an impact ?
By example launching the process during the night or during the day when user are awake could have an impact ?
- Mon Feb 09, 2015 5:04 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Gap difference between TM1 plateform
- Replies: 3
- Views: 3104
Gap difference between TM1 plateform
Morning under a plateform on Intel E5 processor, I have use to reorder dimension function on TM1 10.2 After that I have transform my new data base my customer who is under Xeon Processor and installing TM1 10.2 According to software we are at the same perimeters : TM1 version and Windows Version On ...
- Wed Jan 28, 2015 9:54 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Error on client creation architect 10.2
- Replies: 2
- Views: 2882
Re: Error on client creation architect 10.2
Thanks you ! Save me a lot of time
- Tue Jan 27, 2015 5:58 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Error on client creation architect 10.2
- Replies: 2
- Views: 2882
Error on client creation architect 10.2
Morning For my preivous client, I had to use IBM Cognos Express and then my current client is using IBM Cognos TM1 10.2. I have install the latest version with the latest pack released in oct 2014 However when I open architect (IBM Cognos TM1 10.2) and I go to client/groups and then add client, I ha...
- Thu Dec 18, 2014 1:05 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cost allocation with TI
- Replies: 6
- Views: 6004
Re: Cost allocation with TI
To complete my answer
I have done :
ValueResult = Value Cube Rules (from Prolog) * CellGetN from SourceCube
then
CellIncrementN (ValueResult, CubeResult)
I have done :
ValueResult = Value Cube Rules (from Prolog) * CellGetN from SourceCube
then
CellIncrementN (ValueResult, CubeResult)
- Thu Dec 18, 2014 8:41 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cost allocation with TI
- Replies: 6
- Views: 6004
Re: Cost allocation with TI
I found my solution the cube rules calculation contain all the dimension between the amount and the result. Therefore in my TI I have the cubes rules as source in Prolog and then mapped it to the cube.sources and put the result in the cube.result In my data tab, I have ValueResult = Value Cube Rules...
- Wed Dec 17, 2014 3:54 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cost allocation with TI
- Replies: 6
- Views: 6004
Re: Cost allocation with TI
I present then as homework as it is easier for me to express them. I try to redo it again Good morning, I have the following question to do in a turbo integrator process for my cost allocation Base on the following : Cube Source which contain = Data for GL System Dim1_Source - Account Dim2_Source - ...
- Wed Dec 17, 2014 1:49 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cost allocation with TI
- Replies: 6
- Views: 6004
Cost allocation with TI
Good morning, I have the following question to do in a turbo integrator process for my cost allocation Base on the following : Cube Source which contain Dim1_Source Dim2_Source Dim3_Source Value of the Cube : amount CubeRules Calculation which Contain Dim1_Source Dim2_Source Dim3_Source Dim4_Mapping...
- Mon Oct 06, 2014 8:19 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MTQ with TM1 10.2.2 under W2003Server for TI
- Replies: 7
- Views: 7573
Re: MTQ with TM1 10.2.2 under W2003Server for TI
Hello So I have my TM1 application under a W2008 server. I have try to run the TM1Runti process. I try something really simple : run the process savedata_all There I have save a txt file as testTI1.ini under my c drive directly. In order to make it more simple I have no password for my user In the f...
- Fri Sep 26, 2014 4:12 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MTQ with TM1 10.2.2 under W2003Server for TI
- Replies: 7
- Views: 7573
MTQ with TM1 10.2.2 under W2003Server for TI
Morning I am trying to the use the MTQ with the following configuration TM1 version : 10.2.2 (download today) Serveur : Windows 2003 Serveur R2 SP2 Proc : 8 I set the MTQ at value 8. On start up all the CPU is used which give a 100 % usage . However when I launch a TI with variables, one proc is mor...
- Mon Oct 14, 2013 3:06 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Adding Value before loading data into a Cube
- Replies: 12
- Views: 7025
Re: Adding Value before loading data into a Cube
I have been told that IBM will not support any TurboIntegrator created in Perspectives and then run in Performance Modeler. IF you do so (run a Turbo Integrator created under Perspectives, in Performance Modeler) no support from IBM and they will ask you to redo your process directly into Performanc...
- Mon Oct 14, 2013 9:48 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Adding Value before loading data into a Cube
- Replies: 12
- Views: 7025
Re: Adding Value before loading data into a Cube
Thanks you all for your answer I have tried the both solution and it was still not working I have decided to export my view in a TXT file format. Therefore I realized that the view I was using was wrong. However after I have made a pivot table based on my TXT File i can see that both where working t...
- Fri Oct 11, 2013 6:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Adding Value before loading data into a Cube
- Replies: 12
- Views: 7025
Re: Adding Value before loading data into a Cube
The GUI ?
I don't have access to mapping.
I don't have access to mapping.
- Fri Oct 11, 2013 5:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Adding Value before loading data into a Cube
- Replies: 12
- Views: 7025
Adding Value before loading data into a Cube
Morning, I have a view in TM1 that I have created with my TurboProcess and that I need to put in a Cube. My view is reading attribute from an account to convert it into an analytical account. Therefore some account have exactly the same analytical account Everything is fine, until I have check the d...
- Tue Oct 08, 2013 4:13 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Retrieving Alias from Dimension to another
- Replies: 3
- Views: 2841
Re: Retrieving Alias from Dimension to another
Thanks for your help
I use the rules because it is only way I know
I will be please to learn the TI Process way
I use the rules because it is only way I know
I will be please to learn the TI Process way
- Tue Oct 08, 2013 2:44 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Retrieving Alias from Dimension to another
- Replies: 3
- Views: 2841
Retrieving Alias from Dimension to another
Morning, I have two dimensions for accounting purpose. One dimension has an attribute that I need in the other dimension. Dimension1 is the dimension that have the alias I need Dimension2 is the dimnesions that need the receive the alias therefore I have open the security object and create a rules i...