Analytics Designer API Reference

With SAP Analytics Cloud, analytics designer you can create interactive and highly custom-defined analytic applications.

To enable interactivity, as an application designer you can write scripts that are executed when application user performs an action at runtime. For example, you can place the button widget in the application and assign scripts to its onClick event.

Scripts consist of one or more statements written in a JavaScript-based language, which follow a specific syntax. You can write scripts in the script editor.

All objects, fields and functions available are listed in Analytics Designer API Reference.