Category: Product
-
Happy TM1 users by Pro-Active support
Over the years your TM1 application is growing, as your TM1 application grows, your TM1 user base is likely to grow as well. Supporting a large number of users can be time consuming, especially during month end closes and budgeting/forecasting periods, I can bet that these questions have been asked of you many times before:
-
Create SUBNMs that are dependent on each other
We’re starting a series of articles about Excel-like functions in Canvas. These articles will show you that if you have ever authored a TM1 reporting or planning application in Excel, you will quickly and easily be able to build these assets in Canvas.
-
Update the Pulse Application Server JVM maximum memory
The Java application server (pulseas.exe) which runs in the background has a default memory of 1024 MB.
-
Renaming TM1 server name and instance name
Pulse stores the TM1 server name and instance name in the Pulse databases and folders. Pulse stores the data in the databases by server name and instance name.
-
What is the TM1 REST API?
The TM1 REST API is a new way of accessing data and everything else in TM1. Rather than being a proprietary API like old TM1 interfaces it is based on web standards making it accessible to a wide range of developers.
-
How to measure TM1 user adoption
User adoption is good way to evaluate the success of any application. You can build the most efficient application ever created but at the end of the day if users are not using it, it’s ROI is questionable.Typically, in most projects, only key users are involved during the design phase. While most business users will…
-
Concatenate a selection, i.e Month and Month YTD
TM1 has been so successful over the years, not just thanks to its powerful calculation engine but also thanks to its very mature Excel add-in, Perspectives. With Perspectives, you can slice your data from a cube into Excel and then you have the freedom to customize your report by adding formulas or conditional formatting. Perspective…
-
Enabling the TM1 REST API
The TM1 REST API is not enabled by default, you need to update your tm1s.cfg on your TM1 server with the following parameter:
-
Retrieving Information from the REST API (The GET Request)
It is very simple to test out the functionality of the REST API using your browser. In the previous article I discussed how you both enable and connect to the REST API. Here I am are going to describe how you query the REST API to retrieve information about your TM1 model.
-
A journey through the TM1 REST API
The TM1 REST API is a way of accessing data and everything else in TM1.