-
**Describe the bug**
```
tm1py/TM1py/Objects/Process.py:24: DeprecationWarning: Flags not at the start of the expression '#\\*\\*\\*\\*Begin: Gene' (truncated)
```
Triggered by https://github.…
-
Because of a recent discussion over at the [TM1 Forum](https://www.tm1forum.com/viewtopic.php?f=3&t=15404) the idea came up to support the **Planning Analytics Administration Server-side Agent API** w…
-
Hi Marius
Sorry to bother you again but Ive hit a roadblock.
Firstly when trying to access the Trans Log in Tm1 Im getting nothing returned. I should have 4 records being returned but I see [] …
-
I have been using the Python requests function to upload one or more Tis to a server. I have a json file that contains my TIs. I am trying to utilize the TM1py REST functionality to do the same thin…
-
How to transpose rows to column in MDX .
Generate MDX output with dimension combination with measure in columns
-
Could I please request a function to unwind a dimension hierarchy consolidation specified, with the option to unwind recursively to its children.
**Version**
- TM1py 1.5.0
-
Hi,
I am trying to transfer data from a csv file to a cube. But I have encounter an error which is "can not be found in collection of type 'Element'."}} " . Can you guide on the way I should inpu…
-
I have been trying to implement this in my code but couldn't do that because i am unable to understand what to pass in **reference_unique_element_names**
****def relative_proportional_spread(
…
-
I'm trying to determine if TM1py ought to be able to authenticate via CAM username/password (not NTLM SSO) on Linux?
I understand that TM1py CAM SSO requires HttpNegotiateAuth which requires pypiwi…
-
Maybe I am just stupid but it seems to me that the result of the get_sessions method is not correct.
IMHO it mixes up the sessions and the threads because the same entries are shown for multiple user…