The following example shows how to filter an SQL query at runtime using the DashboardViewer.CustomFilterExpression event. The TableName event parameter is used to check the name of the query that should be filtered. The FilterExpression property specifies the required filter criteria.
↧