Record Match Count
Count the records matching a specific filter condition.
Validator Overview
The Record Match Count validator counts the records (rows) that match a specific filter condition. Use it when you need to monitor the volume of data that meets particular criteria — for example, tracking how many orders have a status of "failed" or how many records contain a specific flag.
This validator works similar to the Row Count and Volume validators, but is designed specifically for filtered record counting. For an overview of all validator types, see Validator Types.
Metric Configuration Parameters

Record match count validator metric configuration
| Parameters | Description |
|---|---|
| Filter | Select from a list of filters or create a new filter to specify which records to count. |
| Window | Select from a list of windows or create a new window to specify how to aggregate the data. |
| Slide config | (Optional) Specfy the number of previous windows to include in each stride. Default is "No slide config". |
| Segmentation | Apply segmentation to analyze data in separate groups. Default is Unsegmented. |
Updated about 14 hours ago