Thank you for the fast reply. I already did it with the consolidated element. But let s say i don t want to feed all the years that i have, and i only want 2015,2016. in the all element i have all the years. So it s not possible to select only a range? or only 2-3 values like in the left side? Thank...
Ok, Thank you. So my last question! I have the security for dimesnions set in TM1. So when an user logs into TM1WEB he can only see the elements that he has access on. If i use Report Studio, the behavior will be same? An user can only see the 'countries' that he has access set on TM1? Or should i d...
Hi Thank you for fast reply, I want to use Data in the report, data coming from TM1. I want to use report studio to create reports. Can you tell me what you meant by "if you literally just want to have TM1 cube viewers in BI you can use the URL API." cube viewers? Another question. Now we ...
Hi, I have to do a report using Cognos BI and having cubes from TM1 as a data source. I know i can import the cubes into BI using Framework manager and creating a package and publish this package. Is there another way to do this without using Framework Manager? Can I somehow use the cubes by doing s...
Reopen Topic. I did what was suggest on the link that you sent me. So for my DEV environment everything is running in parallel. I have 3 processes that update the same cube with data from DB. On my dev environment they run in parallel, on my INT environment they don t. They put each other on HOLD. I...
Hi, I have the following problem. I am trying to create e .bat file that can run a process when i run the bat. so this is the text that i palced in the bat. pls tell me where I did wrong. @Echo on "C:\Program Files\ibm\cognos\tm1_64\bin64\TM1RunTI.exe" -server servername -process "pro...
Hi, I have the following problem. The server has 16 cores of 2.5. I have a process that has 6 Execute Command in it. The code is placed in prolog Tab. The problem is that this 6 processes that run from ExecuteCommand, don t start in parallel. They run 2 at once, after this 2 end another one start an...
I know the solution you have pointed out. I tryed it. The problem is that the flag is not updated on that moment.
It updated the message after a few minutes...Not on that exact moment. So if 2 users press the button 1 after another, the message will be wrong..
I have hundreds of thousands of rows, so i don t think that can be an option. The execution time will increase a lot right?
Is there another way to import new data into dimensions?
I have manually started the Master process that run before the server crashed ( with same input parameters) and it finished with no error. The processQuit was part of a process that was started by the Master Load Process. what do you mean by "have you tried starting the server without running t...
Thank you for the fast response. They don t exist. There is a Master Load Process that first runs Dimension update, then updates the cubes , then it does some calculation and after that is exporting a CSV that is bulk load into a Oracle DB ( the csv ). The Information in coming from ORACLE with an S...