-
Hi Marius,
Do we have a sample code to hot promote a TI process, that is: we provide the full path to a *.pro file and promote it as a TI process to the TM1 server ? Assuming no syntax errors in th…
-
Hi Team,
I'm trying to create a dummy region dimension from Pandas data frame using update_or_create_hierarchy_from_dataframe function.
issue is - dimension is created and elements is not visibl…
-
Following error is occured when building to GOARCH=386 on Golang runtime.
```
$ GOOS=windows GOARCH=386 CGO_ENABLED=0 \
go build -a -tags netgo -installsuffix netgo -ldflags="-s -w" -o dist…
-
**Describe the bug**
Getting unauthorized error on connecting TM1 12 (running in AKS) from TM1py
**To Reproduce**
Tried below 2 methods to connect
**Method 1:**
from TM1py.Services import TM…
-
We could introduce a module to TM1py that offers bedrock process execution most conveniently.
Based on the existing bedrock processes, we could introduce functions to TM1py that map 1 to 1 to the b…
-
Team , Marius ,
There is no enough documentation or sample on how to calculate XIRR.
It would be helpful if you can update.
Thanks
Suresh
-
**Describe what did you try to do with TM1py**
I tried to compare the performance of TI execution / write_dataframe / write_async / write_dataframe_async in TM1py.
Use a huge source file, which has …
-
**Describe the bug**
When trying to connect me with TM1py to a PA MSCP environment with the exemple provided, it doesn't work.
**To Reproduce**
**When try this code:**
```
from TM1py import TM…
-
**Describe the bug**
We are trying to export some large amount of data from a cube using `execute_mdx_dataframe()` and have been trying around which parameters work best. Using the flags:
```
…
151N3 updated
2 months ago
-
**Describe the bug**
Sadly because of how I was handling errors I did not get the full traceback, I only got the following: "'TM1pyWriteFailureException' object has no attribute 'attempts'"
**To R…