# Advanced Filter Dialog

## Content



The **Advanced Filter** dialog is designed to create and apply custom filters in GanttView. It appears on selecting the **Advanced Filter** option available under the **Filter** button on the toolbar.

The following image shows the Advanced Filter dialog:

![Advanced filter dialog](https://cdn.mescius.io/document-site-files/images/14a478dc-2b0f-437a-969b-b17e430e375e/images/advanced-filter.png)

The Advanced Filter dialog provides various options as follows:

| **Option** | **Description** |
| --- | --- |
| And/Or | Select 'And' or 'Or' conditional operator from the drop-down list. |
| FieldName | Selects the field for filtering from the drop-down list. |
| Test | Selects the test condition from the drop-down list. |
| Value(s) | Displays the values corresponding to the field selected in the FieldName option. For example, if the FieldName is set to Mode, the Value(s) drop-down menu shows Auto and Manual options for selection. |
| Clear | Clears the filter. |
| Apply | Applies the filter. |
| Save | Save the filter. |
| Cancel | Closes the dialog. |