|
While you’re viewing a large list of documents, you can apply Filter that allows to quickly access and sort through your document by setting a variety of filter criteria.
Document filters can be executed directly within the list view panel without you having to create a search query.
Executing a document filter will list all documents that match a filter’s criteria.
Creating a document filter
When document filter is created, a filter tag
In the list view panel, click on the field column. When you click on the filter tag
All: Displays all the document with an entry in that field
Custom: Opens the 'Custom Auto Filter' dialog box, where you can specify multiple criteria for filtering the list by using either an AND or OR condition as well as criteria using logical operators, such as "is greater than," "is less than," "like," "not like," and so on. For more information, see Custom Filter
Following the Custom item, the field's drop-down list box displays all the unique entries in that field in ascending order (lowest to highest in numeric and date fields and A to Z in text fields). To filter out all the document in the list except those that contain a particular entry or value, click that entry or value on the field's pop-up menu.
To create a document filter:
If you want to apply multiple filters to the list, continue in the same way. That is, select a column in the now-filtered list that contains a value you want to use to filter the list further. Then click the 'Filter' tag. Docsvault restricts the data view by that additional criteria.
To redisplay the entire data list, you can click the (All) item at the very top of the field's filter pop-up menu in the usual way it was created.
Custom Filter
You can use the Custom on a Filter Dropdown list to open the ''Custom AutoFilter dialog box, where you can specify more complex filtering criteria by using conditions with the AND and OR logical operators. When you click the Custom on a Filter Dropdown list, Docsvault opens the Custom AutoFilter dialog box, as shown below
An example document filter is shown above. Here, you select the type of operator to use in evaluating the first and the second condition in the top and bottom drop-down list boxes and the values to be evaluated in the first and second condition in the associated combo boxes. You also specify the type of relationship between the two conditions with the And or Or radio buttons (the And radio button is selected by default).
When selecting the operator for the first and second condition in the leftmost drop-down list boxes at the top and bottom of the 'Custom AutoFilter dialog box', you have the following choices:
When specifying the values to evaluate in the associated combo boxes on the right side of the Custom AutoFilter dialog box, you can type in the text, number, or date, or you can select an existing field entry by clicking the box's drop-down list button and then clicking the entry on the pop-up menu.
In the above example -setting up filtering criteria in the 'Custom AutoFilter' dialog box that selects documents whose Creation Date values fall within a particular range of values. This example uses an AND condition to filter out all documents where the Creation Date are below 01/15/2008 and above 01/12/2008 by entering the following complex condition:
Creation Date is greater than or equal to 01/12/2008 AND is less than or equal to 01/15/2008
You can also use the 'Custom AutoFilter' feature to create an OR condition where records are displayed if they contain a value or an entry that meets either one of two conditions.
To do this, you open the 'Custom AutoFilter' dialog box from the Status field's Filter Dropdown list menu. Then, select the Equals operator in both condition drop-down list boxes, select Approved and then Pending in the respective combo boxes, and then click the Or radio button to create the following complex condition:
Status equals Approved OR equals Pending
Page url: http://www.docsvault.com/professionalhelp/index.html?documents_filter.html |