Data Policy Templates

Rule Definitions are defined while configuring a Data Quality Policy. Instead of defining rules every time while creating policies, you can add just one Data Policy Template, that contains n number of rule definitions. By adding this data policy template into a policy, all the rule definitions in it are evaluated automatically.

Add Data Policy Template

To add a Data Policy Template, perform the following steps:

  1. Navigate to Data Reliability > Manage Policies > Data Policy Templates tab.

  2. Click the Add Data Policy Template button to be redirected to the Data Policy Templates page.

  3. Enter the following details:

    1. Name: Specify a name for the rule.
    2. Description: Specify the description for why you are creating this rule.
    3. Select Rules: Select the measurement types to define the rule.
Measurement TypeDescription
Null ValuesVerifies whether the selected column contains any null values.
Schema MatchChecks if the column's data type matches the specified data type, such as Integer, Decimal, etc.
Pattern matchValidates if the column's values conform to a given regular expression. Example: ^The End$.
EnumerationsEnsures that the column's values are present in the specified list of allowed values.
Tags MatchChecks whether the column's values are present in the specified Tag.
Range MatchCreates a custom condition by specifying a lower and upper bound for one or more columns.
Uniqueness CheckEnsures that the values in the selected column(s) are unique.
Duplicate Row CheckIdentifies duplicate rows in the dataset.
Row CheckValidates the total number of rows against a specified condition i.e. the upper value and lower value.
LookupCompares the column's values with a reference asset and column, applying an optional SQL filter (e.g., is_active == 'Y').
  1. To add labels, click the Add Labels button and provide key & value pairs for it.
  2. Click Save.

Understanding Data Policy Templates Table

The Data Policy Templates table provides an overview of all data policy templates added by the user. Users can search for a specific template by entering its name in the search bar. Below is a description of each column in the table:

Column NameDescription
NameThe name of the data policy template.
DescriptionThe description provided when the template was created.
Data DimensionsLists the data dimensions defined in the template, such as Consistency or Uniqueness.
LabelsDisplays any labels associated with the template.
Created AtShows the date and time the template was created.
Updated AtIndicates the most recent date and time the template was updated.
Vertical Ellipsis IconClicking this icon allows users to delete the corresponding data policy template.

Edit a Data Policy Template

To edit a Data Policy template, go to the Data Policy Template tab on the Manage Policies page and click the name of the desired template in the Data Policy Template table. This will redirect you to the edit page, where you can make the necessary changes and click Save to update the Data Policy template.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard