Extract a Slicer / Parameter's members
{ getParameterElements }
Enumerates and returns the members/elements contained in a Formulation parameter - useful for building slicer lists outside of the application.
Method
/API2/query/getParameterElements
- Enterprise Admin
- Domain Admin
- Pro
- Analyst
- Viewer
- Basic
Input Parameters
Name
parameterId
Type
string
Description
The parameter's system ID
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The members/elements contained in a Formulation parameter
Notes
To use this function, create custom 'Lists' and 'Parameters' in the application. The resultset can then be used to drive external applications like filtering embedded content. The parameter's ID comes from the content manager inside the main client application.