User Community Service Desk Downloads
If you can't find the product or version you're looking for, visit support.ataccama.com/downloads

Create a Table

This article describes how to create a new table from scratch in ONE Data.

In addition to this, you can also import an existing catalog item from the Knowledge Catalog or upload a local file from your machine.

ONE Data is a type of data source in ONE and you can access the metadata of each ONE Data table in the Knowledge Catalog as well. These tables are labeled as ONE Data catalog items.

To easily navigate to ONE Data from the Knowledge Catalog, when viewing the table in the Knowledge Catalog, go to Data > Open in ONE Data.

In the current version, we recommend working with datasets of up to 50k records for optimal performance.

Create ONE Data table

To use ONE Data as your table creation tool, follow these steps.

  1. In ONE Data, select Create table. This creates a table template that you can further modify.

    Create table template
  2. Change the table name. Double-click the table name and provide a new value, then press Enter. For example, if you want to create a table of all events that your marketing team organized over the past year, let’s name the table Events.

Customize the table structure

  1. Start by removing any of the default attributes you might not need. To delete an attribute, open the three dots menu of the attribute and select Delete.

    For our table, we will keep two String attributes and delete the third one.

    To delete multiple attributes at once, select the attributes and use the Delete option from the ribbon that appears instead.
    You cannot change the data type once the attribute is created. In this case, you need to delete it and create a new one with the correct type.
  2. Rename the remaining default attributes. To do this, double-click the attribute name, provide a new value, and press Enter.

    In our example, we will rename the String attributes to Event name and Location.

    The attribute name must be unique. Therefore, you cannot rename an attribute to any of the reserved keywords that are used for technical attributes in ONE Data (dmm_record_id or dmm_rank).
  3. Add more attributes as needed. For each attribute that you want to add, do the following:

    1. In the attribute header, select the plus icon (+).

    2. Specify the attribute name and data type. For example, add a Date attribute of type Date.

    3. Select Confirm to create the attribute.

  4. Repeat step 3 for each attribute that you want to add.

    For our Events table, we will define one more attribute: No of attendees (of type Integer).

Fill in records

Once the table structure is ready, you can fill in your records.

  1. To create a new row, in the row header select the plus icon (+).

  2. When it comes to inputting data, there are several options.

    1. To fill in a single cell: Select a cell and start typing. Your changes are saved automatically as soon as you press Enter or select another cell.

    2. To fill in the entire attribute at once: If the same value should be used in multiple rows, right-click the attribute name and select Bulk edit. Provide the value and select Edit n records. This value is then inserted to all rows in the attribute.

      For example, if most of our events are held in the same city, we could use this option to specify the location for all events and then edit any outliers individually.

      Create ONE Data table

      You can also copy and paste cells using Ctrl+C and Ctrl+V. Or, copy an entire record using the Duplicate option.

      For more information about how copying works between attributes of different data types, see Get Started with ONE Data, section Edit data inline.

  3. Verify whether the stewardship is correctly set for this table. Unless modified, the table owner and roles are inherited from the data source. To view and edit this, open the table Overview tab and check the Stewardship section. For more information, see Stewardship.

  4. Your table is now ready for use. See the Next steps section for more tips about how to proceed.

Next steps

Once you have successfully created a ONE Data table, start exploring what ONE Data and ONE can offer you.

Was this page useful?