Filter for a single report parameter

For example, you want to use a report parameter to filter for peak areas.

In the Report Parameters dialog, you create a report parameter named Report_Parameter_0 with the data type Float and the default value 0.5.

To filter for peak areas that are greater than the value of the report parameter, use the following filter settings:

Expression

Operation

Value

=Peak_Area

>=

=Report_Parameter_0

If you generate the report, you can enter a value for Report_Parameter_0. The results are filtered for peak areas greater than or equal to the given value.