Skip to main content
Setting a data quality rule ensures your data adheres to data quality characteristics such as accuracy and consistency.

Prerequisites

  • Access to the NexusOne portal
  • Appropriate permission: nx1_quality

Select a dataset and set a rule

  1. Log in to NexusOne.
  2. On the NexusOne homepage, click Quality.
  3. Select your preferred catalog:
    • iceberg: When using an Iceberg table
    • LLM: Not applicable yet
  4. Select a schema and table.
  5. Set a rule. When setting a rule, there are two options:
    • Generate a rule from a description: To use this, enter a sentence describing the rule. Here are a few examples:
      • Verify that all values in the email column follow the valid email address format ([email protected]).
      • Check that all values in the state column use two-letter state abbreviations only, such as GA, CA, or NY.
    • Use recommended suggestions: This displays both recommended rules and any previously generated custom rules.
  6. Depending on the options you choose, click Accept or Ignore.

Additional resources