Edit a dataset

After you create a dataset, edit settings to match file content. You can also edit field names, data types, and semantic types that identify and characterize data.

  1. On the Precisely Quality page, expand the secondary navigation panel, and click Datasets Image of secondary navigation Dataset icon.
  2. Find the dataset that you want to edit in the datasets table.
    In the Search keyword box, you can enter any portion of a dataset name to only show matching names.
  3. Click the context menu button Dataset context menu button, then click Edit
    This displays the Data Settings page. The Preview table displays sample data as it would be defined by settings on this page.
  4. Make any necessary changes in the Data Settings.
    OptionDescription
    Character encoding Specifies how data is encoded in the dataset file.
    Field delimiter Specifies the character that delimits field values in each record.
    Text qualifier Specifies the character used to enclose text values. A text qualifier is always required when the field delimiter character appears in field values.
    Line separator Specifies whether rows are terminated by Unix (single linefeed '\n') or Windows (carriage return-linefeed '\r\n' ) characters.
  5. You can select or clear the First row is header row check box to specify whether the first row contains column labels or data.
    Field Name labels in step 6 are highlighted in red if this option is selected and the first row appears to contain data instead of field names.
  6. Edit values in the field definition table to define field characteristics.
    OptionDescription
    Field Name Specifies the field name for imported data.
    Data Type Specifies the primitive data type for data in a field.
    Semantic Type Describes the kind of information data in a field represents, such as name, email, or postal code.
    Data Type and Semantic Type selections affect transforms that are recommended for a field.
  7. Click Refresh Preview to view changes in the Preview section.
    The Preview section displays data correctly when options in the Data Settings correspond to the source data.
  8. Click the Save button.