-
Dear All,
First of all, I am very new with learning scripting through TM1Py and very excited to explore more.
I have started following few sample scripts, I was trying to extract a cube view into …
-
**Describe what did you try to do with TM1py**
Copied a process from dev server and updated the same process in the prod server.
```
with TM1Service(**config['Server_A']) as tm1:
p1 = tm1.pr…
-
**Describe the bug**
Method get_default_member() of HierarchyService class will fail with 404 error in case the hierarchy being queried contains no elements. The error contents is as follows:
```
b…
-
The "Unique (%)" field appears to be just a percentage restatement of the notion of "Distinct".
Using the famous Iris data set, the Sepal Length field has 22 distinct values, and 9 unique values, o…
-
Hi Everyone
I am trying to replace the current TM1 interface for users (Wokrspace / Perspectives / Applications) with an more friendly approach in html structured pages.
I wold like to start with…
-
**Describe the bug**
I am using this function to write out the results of an MDX query that contains 8 dimensions on rows and 1 dimension on columns. However, the resulting file only outputs 6 row d…
-
Hello,
I have Python 3.7 and IBM Cognos TM1 10.2.2 web on my work laptop.
Is there a way to connect to TM1 web with python?
Thank you,
Ty
-
Hello,
Is there a way to create a subset using MDX? Could not able to find a method for this.
Thank you
-
Hi Marius,
I was working with transaction log query. But the response being received takes more time (from 5 - 10 minutes).
1. Does the response time depend on the no. of days and the volume of …
-
Hi Marius,
Sometimes, after I load some data into cubes, I noticed computer memory usage increases a lot.
After read [this postgresql article](https://lerner.co.il/2015/09/17/in-postgresql-as-in…