Filtering is a quick and easy way to find and work with a subset of data in a form. When you apply a filter on a form, you only see the records that meet the criteria you specify.
For example, you can filter the records in the table so that only customers from a specific customer group are displayed.
Microsoft Dynamics AX provides several commands for filtering records:
-
Filter By Selection(ALT+F3)
-
Filter By Field(CTRL+K)
-
Filter By Grid(CTRL+G)
-
Advanced Filter(CTRL+F3) for more complex criteria.
Unlike sorting, filtering does not rearrange the records. Filtering temporarily hides records you do not want displayed.
Filter By Selection
-
Select the field that meets the criterion for the filter that you want to apply.
-
Click Edit> Filter> Filter By Selection.
Note |
---|
Filter By Selectionremoves any filter applied to the table and finds all records that meet your search criteria. |
Filter By Field
Filter By Fieldis very similar to Filter By Selection, except that you get the opportunity to specify the filtering criteria for the field.
-
Select the field that you want to use as your filter.
-
Click Edit> Filter> Filter By Field.
-
In the Filter: Name of the fielddialog box, type your filtering criteria and press ENTER.
Note |
---|
Repeat step 1 through 3 to filter records further. |
Filter By Grid
-
Click Edit> Filter> Filter By Gridto open the filter line in the top of the grid.
-
Press TAB to select the column that you want to filter by.
-
Type your filter criteria and press the DOWN ARROW to select a filtering option.
-
Repeat step 2 and 3 to add more criteria to your filter.
Remove Filter/Sort
To remove a filter applied to one or more columns in the form, click Edit> Remove Filter/Sortor press CTRL-SHIFT-F3.
Note |
---|
This option is only available on the Editmenu if a filter is applied. |
Save filter As
-
Create a filter using one of the filtering options.
-
Click Edit> Filter> Save filter as.
-
In the dialog box, type a name for the filter you have created.
Note To save changes to an existing filter, click Edit> Filter> Save filter.
Apply filter
To apply a filter that you have previously saved, click Edit> Apply filterand select a filter from the list.
Note |
---|
The list of filters is empty if you have not saved any filters in the active form. |
Delete Filter
-
Click Edit> Delete filter, and select a filter to delete.
-
In the Delete filterdialog box, click Yesto delete the selected filter or Noto cancel without deleting.