-
I try checking valid element names in a cell definition.
I found some API-functions in the documentation, but was not able to call it, bc. it is unknown while code is executed.
I nearly imported eve…
TM1si updated
8 months ago
-
Hi,
I'm having a problem when trying to run a taskfile. The processes in the task file should not be retried if failed (mainly because of their incremental nature), as such I put retries=0.
In som…
-
**Describe the bug**
TM1py fails to get some data from TM1 (I'm using V11) when the URL contains '/api/v1'.
**To Reproduce**
Establish a connection using TM1Py 2.0.1 to a TM1 instance and retri…
-
**Describe what did you try to do with TM1py**
I have a big number of processes to run on a TM1 instance. I want to launch these processes asynchronously to execute them in parallel.
**Describe w…
-
I have a TM1 Bedrock process that is supposed to copy a calculated string to a string field with no calculations. I am specifying pSuppressConsol as 0 and pSuppressRules as 0, but nothing gets copied…
-
**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(…
-
我这边css、js都被返回了txt格式,ppt返回application/zip
我实际是想获得这种类似的效果
https://raw.githubusercontent.com/cubewise-code/go-mime/master/go-mime.go
-
When having stacked dimensions on rows on a view and only a string measure as the column, despite zero suppression applied, the function power_bi.execute_view returns nan values, whereas Architect and…
-
Hi,
We have a use-case where it would be great to be able to get multiple specific values back at a time. Is it possible to have a 'get_values' function that is like 'write_values', but takes a lis…
-
**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…