The Property Filters Dialog allows you to add, edit and delete property filters.
Filters are defined per property and consist of a type, a pattern and a scope. There are three basic filter types:
Filter Type | Value Properties | List Properties |
---|---|---|
Keep Match | The pattern is applied to the value and only the matching portion is kept | The pattern is applied to each list entry in turn and only the matching portion is kept |
Remove Match | The pattern is applied to the value and the matching portion is removed | The pattern is applied to each list entry in turn and the matching portion is removed |
Exclude Element | If the pattern matches, the entire property is excluded from the comparison | If the pattern matches any of the list entries, that list element is excluded from the comparison |