-
Reasons why Pulse can’t connect to an instance

This article explains the different reasons why Pulse can’t connect to a TM1 instance.
-
Using the HTTP Strict Transport Security (HSTS) response header
To enable the HTTP Strict Transport Security (HSTS) response header. Open the settings.yml file located in the Arc installation directory and add the following parameter:
-
Using TLS protocols v1.2+ with Arc
To enable Arc to use only TLS protocols (v1.2+) and ciphers that are known to be secure:
-
Executing Python scripts with Arc

Starting with Arc v3.5, Arc can execute Python scripts and retrieve the results. There are two main advantages of using Arc to execute your Python scripts:
-
Format Code Settings in Arc

Arc v3.4 introduces a new feature enabling you to format your code. It makes it easier to apply your standard practices across your team.
-
How to activate auto-save processes in Arc

Starting with Arc v3.4, Arc can now auto-save your process at a specific interval. This is handy to avoid losing your code if you get an internet connection issue.
-
Using the Report Burster in Slice

This article explains how to use the Report Burster feature in Slice:
-
Building a MDX Form in Slice

Slice v3.3 introduces a new way to build reports, it is called MDX Form. This report is driven by one MDX query bringing the following advantages:
-
Using the View Style Editor in Arc

Starting with Arc v3.3, the cube viewer comes with styles! From a cube view, you can select the style you want to use and access the View Style Editor to create your own styles.
-
Merged cells, repeat labels and label top cell… what are these Grouping Options?
Grouping Option – Control how repeated elements on the row set appear in an Exploration or List. Because an element appears in each row for ‘Repeated labels’, this options works best if you want to do a lookup like an xlookup.