> For the complete documentation index, see [llms.txt](https://docs.cloudio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudio.io/ui-components/widgets/groupfilter.md).

# Group Filter

## Description:

### Allowed Parent Components:

1. Add Smart Search Filters
2. Group Filter

### Allowed Child Components:

1. Group Filter
2. Popover
3. Pulse
4. Smart Search Filter
5. Trigger Before Render

### Properties

### ➤ Enable Condition

Specify an expression that should be evaluated to a boolean \[e.g. #{dsAlias.attr1} == 'X' && #{dsAlias.attr2} > 1]. If no expression is specified, it will be considered as true.

Allowed Values: An expression which should return boolean after evaluation

### ➤ Group Type

Select this to group filters based on specified category

Allowed Values:

1. Any Of
2. All Of
3. None Of
