-
Hi,
I would like to build a JupyterNotebook or py code, that allows me to publish/push a process from one TM1 instance to another. I am still new to tm1py so I looked at available code such as :
…
-
**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 an `execute_mdx_dataframe` is run with `use_blob=True`, any element named "None" will be interpreted as NaN, instead of a string "None".
This behavior is a result of lines …
-
For the next major version of TM1py we should evaluate alternatives to Requests like
https://github.com/encode/httpx
-
**Describe the bug**
Cannot pass any key word arguments to the function "execute_mdx_dataframe_pivot" in CellService.
**To Reproduce**
try to pass a keyword argument to "execute_mdx_dataframe_pi…
-
I just wanted to check back in on the possibility of using SSO when having "Allow Anonymous" set to false. I confirmed that changing this to true would allow TM1py to authenticate however it allows u…
-
**Describe the bug**
The all the execute dataframe functions only ever return "Value", no matter what cell_properties is passed
**To Reproduce**
Run the following code with a valid MDX: tm1.cells…
-
**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
-
We are using RushTI to do multithreading run on a process for 12 500 elements, this one process kicks off 7 processes for each of the elements.
We have noticed that after the first few hundred elem…
-
RushTi is doing something strange with the query I pass on. It throws errors with the process }atmosphere.run.salesforce.to.tm1.metadata
This is what we pass in the task
id="1" predecessors="" …