-
**Describe what did you try to do with TM1py**
What is the right way to compare the element_type property?
I tried the following to check if it is a consolidated element. But did not work.
- if e…
-
I am using Pycharm for TM1py. I am getting below error while running a samples provided in the https://github.com/cubewise-code/TM1py-samples
**Script I ran:**
from TM1py import TM1Service
ADDR…
-
**Describe what did you try to do with TM1py**
Please add filtering by since (timestamp) for retrieving message logs. Thanks.
**Version**
- TM1py 1.5.0
-
Hi guys,
Not an issue, just a suggestion :)
Would really be helpful to have pandas-related stuff separate from base Utils as it greatly increases executable when packaging a tm1.py based script in…
-
**Describe what did you try to do with TM1py**
For all the cells.execute function to read data from cubes, it would be good to have options such as:
- skip_rulederived_cells
- skip_consolidated_c…
-
**Describe what did you try to do with TM1py**
Describe the script you ran and what it is supposed to do.
Hi,
I try to create a new attribute with TM1py, but it didn't work
my script and result a…
-
When I prepared my presentation for tm1 horizon next week I realized that the current response for the message log method is not directly usable it being more or less a list of lines. For further quer…
-
**Describe what did you try to do with TM1py**
```
kube.rules = "SKIPCHECK" (missing semicolon)
tm1.cubes.update(kube)
res = tm1.cubes.check_rules(kube.name)
print(res)
```
replies
Response [2…
-
Hi,
I have observed very weird behavior in TM1py library. When i am trying to spread the value at consolidated level manually at no value or zero cell in tm1 then proportional spread is working fin…
-
Hello, trying to run this with a small view but see this error:
2020-08-26 13:56:59,417 - optimuspy - INFO - Starting. Arguments retrieved from cmd: Namespace(cube_name='TestCube', executions='5', …