Execute Stored Procedures

  • In the Data Models and Views tab, right-click on a Data Model and select Execute Stored Procedures.

When opening a worksheet designed from this Data Model, a new window will appear:

Note

The @@CURDATE value we selected in the stored procedure called MyStoredProcedure has been automatically translated in the format YYYY-MM-DD (here it is 2019/08/29).

  • Click on Confirm to finish.

The Result in an SQL Table will look like this: