Skip to main content

Data Cleansing

  • This is an additional feature of the Maya Data Privacy product, accessible from the ⚙️ Settings menu in the side navigation.
  • The purpose of this feature is to allow the user/client to remove redundant data from the client database. It gives the user the option to truncate tables (including backup tables) once the data is no longer required.
  • In the following Data Cleansing screen, users will be given the option to select a configuration set and retrieve all tables on it.
  • Data cleansing is a UI-based approach provided to users to clean redundant data during the data transformation journey.

Data Cleansing Screen

✨ Features of Data Cleansing

  1. Select Configuration Set
    In the following Data Cleansing screen, users will be given the option to select a configuration set and retrieve all tables on it.
    Configuration Set Screen

  2. Edit and Set Rules

    • Users can click on the ✏️ Edit icon on any table row and select the data cleansing rules.
    • If the user enters a Condition Name and selects the “Delete all records” option, the table will be truncated, meaning the table structure will remain, but with zero rows.
      Edit Rule Screen
  3. Conditional Deletion

    • If the user enters Fields (representing table columns) and applies a Function with specific Values, table rows will be deleted based on the condition defined.
    • ⚠️ Note: The Values field is case-sensitive.
      Conditional Deletion Screen