/how-to-pass-a-dashboard-parameter-to-a-custom-sql-query-in-code-e5120

This example demonstrates how to create a new dashboard parameter and pass it to a custom SQL query.

Primary LanguageC#OtherNOASSERTION

Dashboard for WinForms - How to Pass a Dashboard Parameter to a Custom SQL query

This example demonstrates how to create a new dashboard parameter and pass it to a custom SQL query.

In this example, the dashboard parameter is passed to the custom SQL query parameter's expression. This allows you to dynamically change the query passed to the server.

screenshot

Files to Review

Documentation

More Examples