Skip to main content

Execute Stored Procedure

Stored Procedures allow you to run predefined actions before a visualization loads, based on values you enter at runtime. This option appears in the context menu based on your Data Model Role permission. To learn more about Stored Procedures—what they are, when to use them, and a description of their properties, see Stored Procedure.

Execute Stored Procedure

  1. In the Data Models and Views tab from the navigation panel, right-click a data model and select Execute Stored Procedure from the context menu.
  2. Enter the desired values based on the listed parameters and the data you want to retrieve.
  3. Click Confirm to save your input.
  4. The Stored Procedure will be executed with the entered values, and the values are applied automatically the next time a visualization using this Data Model is opened.