User Community Service Desk Downloads

Monitor Data Quality of Reference Data

Monitor which validation rules are applied to your reference data and track how well your data meets quality standards. This page focuses on assigning and configuring rules in the Data quality tab.

The Data quality tab displays validation rules assigned to your reference data attributes and shows how many records pass each rule. Use this tab to monitor data quality, identify validation issues, and maintain data consistency across the platform.

Where data quality results appear

After evaluating data quality rules, validation results appear in multiple locations:

  • Data tab - Data quality column: Validation status for each record. Select the icon to see failed rules.

  • Data tab - Attribute headers: Quality indicator bar showing pass rates for each attribute.

  • Data tab - Toolbar: Dataset-level quality summary with Evaluate DQ button.

  • Data quality tab: Rules management view showing which rules are assigned to each attribute (described in this page).

Data quality results are currently available in Draft datasets only. Published and In Review datasets do not display data quality results.

For details about using quality results in the Data tab, see Monitor Data Quality.

Access the Data quality tab

Prerequisites
  • You must have at least Viewer access to the table

  • To manage rules, you need Editor or Owner role

Steps
  1. Go to Reference data > Tables.

  2. Select your table.

  3. Select the Data quality tab.

Understanding the data quality view

Attribute rules table

The main table shows:

  • Attribute: The name of the attribute (column) in your table

  • Data type: The data type of the attribute (string, number, date, etc.)

  • Applied rules: Validation rules assigned to this attribute, displayed as tags

Each row represents one attribute in your table. The applied rules column shows all validation rules currently assigned to that attribute.

How rules are displayed

Rules appear as color-coded tags in the Applied rules column:

  • Rule name: Select to view the rule definition in the Data quality module (opens in a new tab)

  • Dimension color: Colored according to its quality dimension

  • Quality percentage: Percentage of records that pass validation

  • Error indicator: Red warning icon if the rule is incompatible

Example rule states
State Appearance Meaning

Active rule

Colored tag with percentage

Rule is evaluating; percentage shows pass rate

Incompatible rule

Red error indicator

Rule doesn’t match the attribute’s data type

Quality dimensions

Quality rules are organized by dimension (color-coded for quick visual reference):

  • Completeness: Missing or empty values

  • Accuracy: Data validation against patterns or reference values

  • Consistency: Format or type consistency

  • Uniqueness: Duplicate detection

  • Conformity: Standards compliance

  • Validity: Data type and value validity

Quality metrics explained

The percentage on a rule tag shows the pass rate - the proportion of records that pass validation for that rule.

No percentage appears when:

  • The rule was just assigned and evaluation hasn’t completed

  • The rule is incompatible with the attribute

View applied rules and details

All rules appear in the Applied rules column with their quality percentage, dimension color, and status. Hover over a rule tag to see the full rule description.

Incompatible rules

Rules marked with a red error icon are incompatible with the attribute’s data type. For example, a numeric range rule assigned to a text attribute.

To fix an incompatible rule:

  1. Select the rule tag to open its definition in the Data quality module

  2. Review the rule configuration and adjust it to match the attribute’s data type

  3. The rule automatically resumes validation once fixed

Add rules to attributes

Prerequisites
  • You must have Editor or Owner role

Assign rules to an attribute

  1. In the Data quality tab, locate the attribute.

  2. Select the Add button in the Applied rules column.

  3. Select the rules you want to assign.

  4. Select Assign.

The Add button is unavailable for connected attributes, since their validation is inherited from the source table.

Connected attributes

Connected attributes pull values from other reference tables and inherit their rules from the source table. You cannot add rules directly to connected attributes - rules are managed at the source table level.

Understanding quality metrics

The percentage on each rule tag shows what percentage of records pass validation. The percentage updates automatically based on your data and evaluation schedule.

Hover over a rule tag to see additional information:

  • Full rule name and description

  • Rule parameters

  • Quality dimension

  • Current evaluation status

Select any rule tag to open its definition in the Data quality module in a new tab.

Other tabs:

  • Data tab: View records and their validation status

  • Data structure tab: Manage attributes

Integration with Data quality module

Rules are defined in the Data quality module and assigned to reference data attributes on this tab. Changes to rule definitions automatically update here.

To create or modify rules, go to the data-quality:use-case-creating-rules.adoc, then return to your reference data table and assign them.

For more on improving data quality through reference data, see Use Reference Data for DQ Validation.

Best practices

  • Apply rules to attributes used in calculations, lookups, or key business decisions.

  • Use meaningful rule names so you can quickly understand what each rule validates.

  • Monitor the Data quality tab regularly to catch issues early.

  • Address validation failures promptly by editing records in the Data tab.

  • Fix incompatible rules or remove them if no longer needed.

Troubleshooting

Rule shows as incompatible

Cause: The rule’s requirements don’t match the attribute’s data type.

Solution: Select the rule tag to open it in the Data quality module and adjust the configuration to match the attribute’s data type.

Quality percentage is very low

Cause: Many records are failing validation.

Solution: Determine if the rule is too strict or if the data needs fixing. Either adjust the rule in the Data quality module or edit the data in the Data tab.

No rules are assigned to an attribute

Cause: No rules have been added yet.

Solution: Select the Add button to assign rules to the attribute.

Can’t add rules to an attribute

Cause: Either you lack permissions or the attribute is a connected attribute.

Solution:

  • For permissions: contact your administrator

  • For connected attributes: rules are inherited from the source table and cannot be added here

Quality metrics not updating

Cause: Quality evaluations run on a schedule, not in real-time.

Solution: Allow time for the next evaluation cycle after making changes. Contact your administrator if you need to manually trigger an evaluation.

Next steps

Was this page useful?