Filtering Report Data
FlexNet Manager for Engineering Applications enables you to tailor reports to evaluate and show the data that you want. To limit and focus the data displayed in a report, you create filters using the Filter Properties page of the Report Configuration Wizard.
Report filter categories—when used in conjunction with filter operator symbols and event filters—enable you to narrow the focus of your reports.
All specified filters must be satisfied, except in cases where you specify multiple event filters for the same category. If multiple filters are specified for the same category, only one of the filter conditions must be satisfied.
For example, if you create the following filter conditions—
• | User Host Name == abc |
• | User Host Name == def |
• | User == jsmith |
—the report will included usage data collected for the user host name abc OR def AND for the user jsmith.
To specify a filter:
1. | On the Filter Properties page of the Report Configuration Wizard, select a report filter category from the Category list. |
2. | From the Operator list, select an operator symbol. |
3. | In the Event Filter field, type the value that for which you want to filter. |
4. | To add another filter, click Add New Filter and repeat steps 1 through 3. |
To remove a filter, click the Remove link to the right of the filter condition.
See Also