Target Name | Description | Supported Connectors | Changeable? |
|---|---|---|---|
PASS_TARGET (Pass.txt) | Contains records that passed all rules ("clean" data). Used for downstream processing of valid data. | • (default) Unicode (Delimited) • ASCII (Delimited) • ASCII (Fixed) • Unicode (Fixed) • JDBC The schema used will match the one shown in the Rules tab. | Yes (Connector, File Name, Location) |
FAIL_TARGET (Fail.txt) | Contains records that failed at least one rule ("dirty" data). Used for review or manual cleanup of problematic data. | • (default) Unicode (Delimited) • ASCII (Delimited) • ASCII (Fixed) • Unicode (Fixed) • JDBC The schema used will match the one shown in the Rules tab. | Yes (Connector, File Name, Location) |
DRILLDOWN_TARGET (DrillDown.txt) | Used internally to enable interactive drill-down functionality, allowing users to explore which rows passed or failed specific rules by interacting with visual elements like pie and bar charts in the Data Browser. | Unicode (Delimited) | File Name and Location can be changed, but the Connector type is fixed. |
STATS_TARGET (Stats.json) | Contains execution results (total Data Quality Index score (see Viewing Statistics) Dimension scores (see Data Quality Dimensions) Pass/fail counts and percentages per rule). Displaying results in the Statistics tab > Results Summary grid. | JSON | Only Location can be changed. |