Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

1.3 KiB

title slug
Data Quality Tab /how-to-guides/data-quality-observability/quality/tab

Data Quality Tab

The Profiler & Data Quality tab is displayed only for Tables. It has three sub-tabs for Table Profile, Column Profile, and Data Quality.

Data quality tests can be run on the sample data. We can add tests at the table and column level. The Data Quality tab displays the total number of tests that were run, and also the number of tests that were successful, aborted, or failed. The list of test cases displays the details of the table or column on which the test was run.

{% image src="/images/v1.7/how-to-guides/quality/dq1.png" alt="Profiler & Data Quality" caption="Profiler & Data Quality" /%}

You can click on a Test Case to view further details. You can use a time filter on these reports. You can also edit these tests by clicking on the pencil icon next to each test.

{% image src="/images/v1.7/how-to-guides/quality/dq2.png" alt="Details of a Test Case" caption="Details of a Test Case" /%}

{%inlineCallout color="violet-70" bold="How to Write and Deploy No-Code Test Cases from the UI" icon="MdArrowForward" href="/how-to-guides/data-quality-observability/quality/test"%} Verify your data quality with table and column level tests. {%/inlineCallout%}