-
I am receiving below error. it looks like data attribute or method is not recognized. I manually checked and data is not listed.
Am I missing something here, is it outdated or do I need to install ad…
-
**Describe what you did so far.**
When you execute a bedrock process with illegal arguments, bedrock will often finish with the status `ProcessBreak`.
TM1py Example:
``` python
from TM1py import…
-
**Describe what did you try to do with TM1py**
Removing edges from a new dimension that is empty is throwing an error.
tm1.hierarchies.remove_all_edges(dimension_name='Manufacturer')
**Descri…
-
TM1py should allow impersonating users.
https://www.ibm.com/support/knowledgecenter/SSD29G_2.0.0/com.ibm.swg.ba.cognos.tm1_rest_api.2.0.0.doc/dg_tm1_odata_auth.html
-
Searched in quite a few places but can't find how to/an example of how to extract an alias/attribute value for an element.
If I know the Dim, Hierarchy and Element name is there an tm1py object/ser…
-
Hello Marius,
I am trying to run the tool on a model on my own laptop. However, the connection to TM1 cannot be establised. Would you happen to have an idea what it could be ? See the picture pleas…
-
Hi,
apologies in advance for the rookie question and if it has already been answered on another post (I did try and search for it).
Off teh back of the excellent TM1py presentations by Marius …
-
I'm trying to set_local_start_time(chore_name, date_time) but I'm struggling with the date_time parameter.
How should this date_time parameter look like? Can you give me an example?
I used trial & e…
-
Hi there
I had to do an incremental load using tm1py only to realize that there is no option to increment a load. (Like good old TI)
a) Will this be worthwhile in adding a parameter to the cu…
-
TM1py version: 1.4.1
TM1 version: 2.09 (on IBM Cloud)
Following previous threads on how to connect to TM1 on the IBM Cloud, I ran the following connection string with TM1py:
tm1 = TM1Service(ba…