-
Hey Marius,
We have been playing with the extract_cellset_csv method and noticed some odd behaviors. It auto zero suppresses and automatically enables the first Alias for each element.
I touched …
-
Hello all,
I have a problem about SSO in TM1Py.
I read all the problems that are mentioned in this github page, and even edit RestService.py as a guy made it work with chrome server and selenium…
-
**Describe what did you try to do with TM1py**
Hello Team,
I am starting my journey into tm1py, however I have been facing difficulties to add element Attribute(alias) values.
Dimension is created…
-
Hello,
I am trying to get all leaf elements of a dimension and want to pull the source data for only those elements and skip the data for elements that are not in the element list.
For example, I …
-
The `MdxUtils` module in TM1py contains code that is not fully thought through. It needs to be refactored or removed.
There are essentially two topics that this module tries to address.
The first …
-
I did search and couldn't see this discussed before :)
Storing passwords in text files config.ini files is often a security challenge, so maybe we can use [keyring](https://pypi.org/project/keyring…
-
I connect to a TM1 server using CAM and that works fine. Now I want to retrieve the users but I only get the CAM-id. Is there a nice way of getting the usernames instead?
-
hi
tm1py is very useful to my job,i love to use it.thank a lot.
some questions I want to ask,If any method to operating Sandboxs in tm1py?
hope to get your answers,thank
-
**Describe the bug**
Getting the below error while using all the array functions for mdx. please take a look at the error.
` raw_data = _tm1.cubes.cells.execute_mdx_ui_array(mdx)
File "/var…
-
Dear All,
First of all, I am very new with learning scripting through TM1Py and very excited to explore more.
I have started following few sample scripts, I was trying to extract a cube view into …