-
How to overwrite the snippets/functions
The following article will explain you how to customize the existing list of snippets. Instead of trying to customize the snippets, it is much easier to create your own.
-
Using the Arc subset editor
Like the cube viewer, the Arc subset editor is built to generate MDX set expressions. Most of the functionality should be familiar to what you have experienced in Architect or Perspectives: all elements, filtering, ordering, etc.
-
Using the Arc cube viewer
Arc cube viewer use a modern grid component which gives you the Excel like editing features and can copy/paste from Excel. In this article we cover the most important Arc cube viewer features.
-
Set a default member for your dimensions
One of the advantages of using the MDX views from PAX (Planning Analytics for Excel), PAW (Planning Analytics Workspace) or Arc is that you don’t have to select elements from all dimensions to start seeing some data. If one dimension is not selected, TM1 will show you the value of the default member.
-
Customising the body of your Email Alerts
If you are using Pulse v5.5.1 or an earlier version, you should go to this article:
-
Remove Undo and Redo button on TM1Web
In TM1 Web or in a Cube view from Architect/Perspectives, after inputing a value, a user can undo or redo his/her input.
-
Keep Pulse history when migrating Pulse
In Pulse.cfg, a new parameter ServerNameOverride has been added with Pulse v5.7.5. This new parameter enables Pulse to be moved from one server to another and all of the history be kept.It can also be used in a scenario where the server name is regularly changed, i.e. in a virtual or cloud environment. The ServerNameOverride…
-
Create your own snippets
Arc helps you develop higher quality TM1/Planning Analytics applications faster. Arc is full of features which will save you lots of time, one of them is the snippets.
-
Transform your cell set into a structured format
Canvas comes with lots of directives which are ready to use. For example with tm1-ui-dbr you can quickly request a data from TM1 and display it in your page. With these directives you can already achieve a lot but in certain case where you want to do more customization, you can use Canvas services such…
-
Debugging Turbo Integrator processes with Arc
Have you ever spent hours trying to understand why your TM1/Planning Analytics process is not working and ended up exporting all your variables into a flat file?