Variable Parameters for Applications

Variable parameters can be supplied for an application using a model with variable constraints.

Note
Variable parameters may be combined with display parameters. Any variables will be applied to the application before filters are applied.
Note
If you have linked variables, your URL needs to include all the models with their respective variables.

All parameter values must be URL encoded to work properly. Without URL encoded parameters, variables may not be properly applied. For example, ["ST1","ST10"] must be encoded as %5B%22ST1%22%2C%22ST10%22%5D.

For the list of all variable parameters for stories, please see chapter “Variable Parameters” in the SAP Analytics Cloud URL API Developer Guide.