Run a data profile
To run a data profile, open a table asset in the data catalog and choose the Data profile tab.
To run a profile
-
On the Data profile tab, choose Run data profile.
-
Configure the profile scope:
-
Rows: Choose to profile all rows or a percentage-based sample.
-
Columns: Choose to profile all columns or select specific columns.
-
Preprocessing query (optional): Enter a custom SQL query (instead of choosing rows/columns) to filter or transform data before profiling. The query must be a read-only SELECT statement.
-
-
Choose Run data profile.
The profile runs asynchronously. You can view progress on the Data profile tab and cancel an in-flight run if needed. By default, this will run a one-time profile job and create a snapshot of results. You can also schedule profile runs to execute automatically at regular intervals. For more information, see Schedule profile runs.