Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The graphomate matrix integrates seamlessly into the SAP Analytics Cloud. This also supports scripting in the Application Designer of the SAP Analytics Cloud.

Info

Overview of all scripting methods

Insert excerpt
MX:de en Scripting Doku (matrix) SAC
MX:de en Scripting Doku (matrix) SAC
nopaneltrue

Examples

Using the Scripting Api, you can set custom cfl variables, whose values can be used inside cfl rules.

...

Code Block
graphomate_matrix_1.setBadColor(graphomate_matrix_2.getBadColor());

Overview of all methods

...