-
Hello,
I have installed TM1Py and I am using it to get data and metadata in PowerBI.
I directly copy/paste python script in PowerBI.
As Cubewise mentioned, it's possible to use Jupyter Notebook…
-
**Describe what did you try to do with TM1py**
Is there a way to resave a mdx view to a native view?
The conversion would be for a simple mdx view without hierarchies
so that the view can be shar…
-
Hi
I am looking to find out if there is a function within TM1py v1.5 to update quick report PAW "host" link in PAx reports using TM1Py. If this functionality currently doesnt exist and if it is pos…
-
**Describe the bug**
Support for Open ID needed
**To Reproduce**
Create TM1 model with Open ID security mode and TM1Py cannot connect
-
I have a relatively simple task that I am trying to perform - user cleanup in the IBM PA Cloud environment.
Users are currently set up in 3 locations:
TM1 }Clients
Active Directory
Planning Anal…
-
**Describe what did you try to do with TM1py**
Using this sample:
https://github.com/cubewise-code/tm1py-samples/blob/master/Data/cube_data_into_pandas_dataframe.py
This is a sample MDX:
```
…
-
OptimusPy reads from the }StatsByCube cube to report on memory usage as it evaluates each permutation.
Where a permutation is tested and completes in less than a minute, there is a risk that the st…
-
I am trying to connect to TM1. It works when i have integrated mode=1.
But when I am trying with mode 5it says
" line 15, in __init__
self._tm1_rest = RestService(**kwargs)
line 185, in _…
-
Some MDX queries take very long to execute, while the equivalent Native View selection can be consumed by TI a fraction of the time.
The `execute_view_csv` and `execute_view_dataframe` functions a…
-
**Describe what did you try to do with TM1py**
Ahoy there, currently in the process of upgrading from v10.2.2 FP6 on an old server, to v11.8, and wanting to use TM1py to compare the data quickly acro…