Overview tab
The Overview tab shows a high-level summary of the comparison run. Run metadata
Summary metrics
Schema tab
The Schema tab shows the structural alignment between the two datasets.
Filters: Filter by schema status or values status, or search by column name.
Primary Keys tab
The Primary Keys tab breaks down key-level differences:- Duplicate PKs in Source — Primary key values that appear more than once in the source.
- Duplicate PKs in Target — Primary key values that appear more than once in the target.
- Rows exclusive to Source — Records that exist only in the source dataset.
- Rows exclusive to Target — Records that exist only in the target dataset.
Values tab
The Values tab highlights column-level value differences between the two datasets.- Each row shows a column with the percentage and count of differing values.
- Toggle Semantic Similarity to surface near-matches alongside exact differences.
- The diff table uses color coding: red for significant differences, yellow for partial similarity, and no color for identical values.
- Hover over a cell to see the similarity score.
- Use Columns toggle to show only changed columns and their primary keys.