Wim Gielis
Wim Gielis
First code attempt to get private objects transferred in an automated way. Objects are subsets, views, application entries. Main difficulty: the script is rather slow due many calls to the...
Hello, First time here on this wonderful Github repository, many thanks for creating the scanner. However, I cannot get it working on my Windows laptop. I first downloaded: https://github.com/Der-Henning/tgtg/releases/download/v1.17.1/scanner-v1.17.1-win.zip and...
Hi Marius, Do we have a sample code to hot promote a TI process, that is: we provide the full path to a *.pro file and promote it as a...
2 major changes: - pCumulate works on strings too - for string cells, a prefix and/or suffix can be provided
Hello, If useful, you can use it fully or partially. I use this approach to quickly look at an entry from my mailbox or from the HTML file (that is...
Add a short function to sort lists of names like hierarchy names. Example use case for a dimnesion called Product. Retrieve the hierarchy names with: hiers = tm1.hierarchies.get_all_names('Product') Then use:...
Hello, tm1py supports Python 3.7 and up. However, 3.7 and 3.8 are not supported anymore. The release date was June 2018. Given this, what are the thoughts around upgrading to...
Hi, A simple question: why is there a default value for pThousandSeparator in the processes to export (and import) data ? I would like to export without the default ,...