Analytics Designer API Reference

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

To enable interactivity, you write scripts that are executed when the user performs an action in the application. For example, you can place the button widget in the application and assign a script to the button’s onClick event.

Scripts consist of one or more statements written in a JavaScript-based language that follow a specific syntax. You use the script editor to write scripts in analytic applications.

All objects, fields, and functions available are listed in the Analytics Designer API reference that you can find on the SAP Help Portal at Analytics Designer API Reference.