---
title: "Boolean Filter"
canonical: "https://support.appfire.com/space/REPS/472914714/Boolean%20Filter"
format: markdown
---
> Macro (aura-html)


### Description

This filter will ensure that the specified **prefix:key** value matches the required true/false value.

This macro must be used within a reporter macro.

### Parameters

| Name | Required | Migratable to Cloud? | Default Value | Description |
| --- | --- | --- | --- | --- |
| [default] /key | - (/) | - NO |  | The key chain value to filter on. |
| value | - (X) | - NO |  | If specified, the value of the key value must match the one specified. |
| required | - (X) | - NO | false | If set to **true**, the key value must have a value of some sort, either true or false. |

### Editor View

![image](media://e3cf8aab-a99f-43a2-b19e-2d77438635ed)


### Macro Edit View

- Not applicable.

### Notes

- Not applicable.

# Tutorial Examples

> Macro (contentbylabel)