Category: Code
- 
			

Pattonair
Pulse has helped us to significantly reduce user locks
 - 
			

PowerConnect Service Configuration
After the installation is completed, navigate to the installation folder, and open the copy the conf\settings.sample.yml file to conf\settings.yml. This will allow you to adjust the sample settings without having to start from scratch. Note: The PowerConnect service needs to be restarted after making changes to the configuration file. There are three sections in the…
 - 
			
			
Canvas Help
 - 
			
			
Canvas Blog
 - 
			
			
Slice Help
 - 
			

PowerConnect – Setting Passwords
PowerConnect uses the Windows Credential store to maintain the passwords for the administrator users connecting to IBM Planning Analytics. In Microsoft Power BI Desktop impersonation is used to enforce the users’ IBM Planning Analytics security after initially establishing the connection with an administrator user. This administrator user can be configured for each individual connection. Admin…
 - 
			

PowerConnect – Connector Installation and Configuration Guide
This installation guide describes how to install and configure the PowerConnect connector to load data from IBM Planning Analytics to Microsoft Power BI. Prerequisites Installation Upgrade Configuration Testing To ensure a successful installation, open the “Get Data” dialog in Microsoft Power BI Desktop and search for “cubewise”. The following data source will appear: The PowerConnect…
 - 
			

TM1py v1.11 is now available
With this release, TM1py closed the performance gap between TM1py and Turbo Integrator. Thanks to @AndrewScheevel, @Kevin Dekker and @Felipe Fonseca for contributing code!
 - 
			
			
MDXpy
A simple, yet elegant MDX library for TM1 MDXpy enables Python developers to create MDX queries programmatically without hacking raw MDX queries. Benefits The Member Class The Member class is a core building block for the MdxTuple and the MdxHierarchySet classes. To create a Member, use the Member.of(*args: str) method: The MdxTuple Class The MdxTuple…
 - 
			
			
Cubecalc
A super calculator for IBM Planning Analytics (TM1) CubeCalc enables you to execute complex finance calculations which are not available natively in IBM Planning Analytics (TM1) such as IRR (Internal Rate of Return) and NPV (Net Present Value). CubeCalc is a free Python script which requires TM1py and uses the TM1 REST API to connect…