-
Hi,
TM1py v1.4.1
Currently the function hierarchy.add_element will fail if the element already exists in the hierarchy.
Would it be possible to have similar behavior as DimensionElementInsert…
vviau updated
4 years ago
-
Mariusz, you may be interested in this.
[https://www.tm1forum.com/viewtopic.php?f=3&t=15377]
A TM1Forum user posted to the effect that using the Rest API (not explicitly TM1PY) users could cancel …
-
Working on a script to create the "stub" of documentation that I normally provide to clients at the end of a project. The script below is purely looking at Attributes. My intention is to use a Panda…
-
Hi All,
I'm new on the TM1Py world, I've been using it to take out some annoying administration activities and diagnose as well.
I'm having troubles with one view alone (the biggest one) that has 17…
-
**Description**
Enhancement request for function to create a 'static' subset from an mdx expression.
Currently it only creates a 'dynamic' subset when an expression is passed as an argument.
…
-
HI all
I have a head-scratcher (for me) ...
I have a Tm1py python code that executes 100% every time when running it from python or the command prompt.
Calling it from Tm1 (Epilog in a TI) w…
-
**Describe the bug**
An exception is thrown when using the subset update_or_create function.
TypeError: unsupported operand type(s) for ** or pow(): 'bool' and 'dict'
Looks like it's missing a co…
-
I am new to Python, and I am trying to install TM1py in Python 3.7. Here is an error "Could not find a version that satisfies the requirement pywin32". I ran pip install TM1py in Command Prompt, and…
-
Hello Marius,
I would like to ask you, if there is some straight-forward way to discover which instance's ports a user has access ?
For example:
I have 3 instances (port 13000 (gateway), 1300…
-
I am seeing some functions eg cancel_all_running_threads which are present here on Github but not in the version which is installed via pip (on windows). Can you advise how and when you update the l…