-
Some tm1py functions like `get_message_log_entries` have the @require_admin wrapper, but the rest call made by the function only requires OperationsAdmin level on the server. I think we should add an …
-
**Describe what did you try to do with TM1py**
Following the example on the CubeWise website, I have the following code in a py file:
# Run the code:
version = tm1.power_bi.get_member_properties(…
-
**Describe the bug**
Trying to get a application document return 'tuple' object has no attribute 'suffix'
**To Reproduce**
_Juste use this code_
xapplication_type=ApplicationTypes.DO…
-
This works, however, there is a warning when running the updated code:
```
C:\Python311\Lib\site-packages\TM1py\Services\ElementService.py:347: FutureWarning: DataFrame.applymap has be…
-
**Describe the bug**
A clear and concise description of what the bug is.
cells.execute_mdx_dataframe retrieves emtpy string attribute as nan whereas it may be more logical when it retrieves and empt…
-
- **OS version and name**: Windows Server 2012 R2
- **Poetry version**: 1.1.11
- **Python version**: 3.9.9
- **Content of `pyproject.toml` file**:
```
[tool.poetry]
name = ""
version = "0.1.0"…
-
I'm new to TM1py (just downloaded it yesterday) and attempting to test connectivity by following the 'get version' example. We use PA on the Cloud (version 2.0.9.18). I am receiving "The requested URL…
-
When requesting alias values in TM1py, empty values are being returned in case there is no value in the }ElementAttributes cube.
Example:
**Subset Editor (Arc):**
![image](https://github.co…
-
**Describe the bug**
Given the example from [clearing-cube-data-with-tm1py](https://code.cubewise.com/tm1py-help-content/clearing-cube-data-with-tm1py) is quite convenient to use the function `cell…
151N3 updated
9 months ago
-
**Describe what did you try to do with TM1py**
Using the new git functions in tm1py and the ARC plugin by @rclapp.
**Describe what's not working the way you expect**
Didn't get the expected resu…