Defining dashboard

  1. Provide a name to be displayed on the Dashboard. The Stored Procedure name is derived from the dashboard and displayed automatically. The stored procedure contains the logic to display the dashboard.
  2. Click the Get Stored Procedure Template link, if you do not already have the Stored procedure template. When you click the link, the SQL gets copied to the clipboard. You can work with the stored procedure on the clipboard and then paste the template in any SQL editor using Ctrl V. Alternatively, if you already have the Stored Procedure SQL, copy it in the Stored Procedure SQl field.
  3. Click Next to open the Panel Parameters tab .