Filter

J

John Thorne

I have a report, in which I have a filter within the
report properties.

How can I have more than one filter in a report?

my orginal filter is as follows:

ReportName.FieldName="Active"

"Active" being the thing I wanted filtered
 
Top