This example illustrates how to programmatically filter report data at the data source level using a query parameter as a filtering criterion. In this example, the query parameter has the Expression type, which allows for the use of an expression to dynamically calculate the parameter's value (e.g., to map the query parameter to the value of a report parameter).
↧