Category: Product
-

Arc v1.7 is now available
Arc, the professional development tool for IBM Planning Analytics and TM1 has just got even better! Arc v1.7 includes 13 new features, 14 enhancements and 16 fixes.
-

Arc v1.5 is now available
Arc for TM1, the professional development tool for IBM Planning Analytics and TM1, has just got even better! We’ve been busy adding a host of innovative new features in Arc 1.5 to improve the productivity, efficiency and code quality of professional PA and TM1 developers.
-

The Return of Web Frameworks
Web frameworks are a good place to get you started on how web development works. They provide reusable code so you don’t need to write it each time from scratch. In addition, web frameworks relieve the cross-browser concerns which is indeed very valuable.
-

Data Science Strikes Back
Data science uses scientific methods such as statistics and mathematics to inform and more importantly provide guidance based on trends, behaviours and analytics of a company’s data. Many organisations are still not embracing the power of Data Science an overlook the fact that it can help them solve many problems by using a broad range…
-

Working with Pandas dataframes with IBM TM1 and Planning Analytics
Pandas is probably the most important Python library that you should be aware of if you want to write Python scripts on top of your IBM TM1 and Planning Analytics data.
-

Working with Python lists and dictionaries in a TM1 context
Lists and dictionaries are probably the most important data structures that you should be aware off when writing Python scripts for your IBM TM1 and Planning Analytics application.
-

Getting Data from TM1 with Python
TM1py makes all the goodness of the Python ecosystem available to your IBM TM1 and Planning analytics cubes data. Python is very popular for Data Science and for a lot of other stuff. To use a Python library with your cubes data, you will need to get your data out of your cubes, do the…
-

Installing TM1py
This article explains the steps to install TM1py. Installing TM1py will take you just few minutes.
-
Allowing login to multiple instances
When using multiple IBM Planning Analytics instances with the same credentials in your Canvas application, you will now be able to authenticate to all your instances by entering the credentials only once.
-
Sending TM1 REST API calls directly into TM1
A new API has been added that will allow a consultant or developer to send REST API calls directly into TM1 while leveraging on Canvas session handling. These REST API calls can be called through /api/rest