The following example demonstrates how to create a new dashboard parameter and pass it to the SQL query.
In this example, the dashboard connects to the Northwind database and selects the required data according to the parameter's value (in this case, the name of the category). So, the grid displays products and prices for the specified category.