Filters - Precisely_EnterWorks - EnterWorks - 11.0

EnterWorks Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Guide
Copyright
2024
First publish date
2007
Last updated
2025-01-07
Published on
2025-01-07T07:44:20.997000
Filters provide a way for the user to quickly find a set of records based on the values of selected attributes. There are two types of filters:

Column Filters

Attribute column headers have a column filter icon . Clicking it opens the Filter window, which allows you to specify the criteria for finding records you want to display based on the values of the attribute. If you apply a column filter and it is the only active filter, it will cause the Repository View to list only the records containing that attribute value. For information about the interaction between multiple active filters, see Multiple Filter Interaction

There a number of criteria you can use to filter attribute values, including Equals, Not Equals, Between, In, Is Empty, and Is Not Empty.

If the attribute is a repeatable attribute, Equals will return records that contain the selected value. If the attribute is in the repository's snapshot table, the supported filters are Is Empty, Is Not Empty, and Equals. If it is not in the snapshot table, the supported filter is Equals.

The Filter window also has a look-up function that will display a list of all the attribute's values and the number of times each value appears.

If you apply a column filter and it is the only active filter, it will cause the Repository View to list only the records containing that attribute value. For information about the interaction between multiple active filters, see Multiple Filter Interaction.

Drill-down Filters

Drill-down filters are also referred to as predefined filters. The business administrator selects a set of attributes to be drill-down index attributes. The Filter Sidebar displays a list of the drill-down index attributes. When you expand one of the attributes in the Filter Sidebar, a list of the values that attribute has across all the records in the repository is displayed along with a count of how many records have that attribute value. If a Saved Set is in use in the Repository View, the filter will show attribute values and counts applicable to the Saved Set only.

Multiple Filter Interaction

A repository can have more than one active filter at a time. The way the filters interact depends on how they were created or applied.

First Filter

Second Filter

Interaction

Results

Drill-down

Drill-down; same attribute

OR

Records with the first value OR the second value will be displayed.

Drill-down

Drill-down; different attribute

AND

Records with the first value AND the second value will be displayed.

Drill-down

Column

AND

Records with the first value AND the second value will be displayed.

Column

Column

AND

Records with the first value AND the second value will be displayed.

Column

Drill-down

Drill-down only

The column filter is removed. The drill-down filter is applied.