Search found 3 matches
- Mon Jun 29, 2020 8:21 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1py and python integration with TM1
- Replies: 13
- Views: 10934
Re: TM1py and python integration with TM1
Have a look at tm1cmp if you haven't already (I need to write a post about it), it has an ability to define your view as MDX or a full spec in JSON file as well that you can re-use? I gave tm1cmp a test drive today. Impressed, will be really useful for automated and ad hoc tests/comparisons. You sh...
- Sun Apr 30, 2017 9:19 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Sublime Text TM1 syntax highlighter
- Replies: 6
- Views: 8807
Re: Sublime Text TM1 syntax highlighter
Updates to syntax highlighting: 1. Added undocumented "Break" function. 2. All internals of .pro and .rux (FORMAT==100) files are now displayed in orange, and the "Strict Naming" script ignores these orange lines. If data source is set to a View, TM1 inserts NVALUE, SVALUE, VALUE...
- Fri Apr 21, 2017 9:18 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Sublime Text TM1 syntax highlighter
- Replies: 6
- Views: 8807
Sublime Text TM1 syntax highlighter
I created a dark TM1 syntax highlighting package for the excellent text editor Sublime Text (see https://www.sublimetext.com/), as an alternative to the Notepad++ version. It includes all functions of TM1 10.3. For me it's easier to read and easier on the eyes. It also includes a feature to automati...