R12.1-JA-2025June05

Build Base Table with Imported CSV

If a local CSV file containing data is ready to be used in ADT, the CSV file can be imported and used to create an ADT base table. By default, all columns in the CSV are added as available fields in ADT.
A picture containing graphical user interfaceDescription automatically generated

To build the base table via the data in CSV, follow the steps below:

Prerequisites: Create a CSV file (for example, CSV file named Demo-WAN+Link+Information.csv.

  1. Open Automation Data Table Manager, then create a new table and name it (for example, WAN Links)

  2. Click Table Builder to open Automation Data Table Builder of the created ADT.
  3. Under the Define Base Table tab, define the following settings:
    1. Select Method to Build Base Table: Data from Other Table > Imported CSV.
    2. Description: Input descriptions (for example, WAN link information) for the base table to describe its use and function.
    3. CSV: Click Select, then select the created CSV file to import and use. You can import the CVS file in two ways, Import from Local and Import from My File. Select any option, and then click Browse to Select CSV file from the window (for example, the CSV file Demo-WAN+Link+Information.csv) to be used.
    4. Click the  icon in the field, then select columns of the CSV as table key of the new ADT. The table key is a mandatory field of primary importance in ADT, which can be used as reference to identify each record in a table. If CSV data is used for creating ADT, the system does not set the default table key for the ADT. The table key can be defined manually in the Define Table Key area.

  1.  Mapping Available Fields in CSV to Column Group: Drag and drop the available fields to the column group definition area to create ADT columns automatically.

    Select fields from the CSV file following field categories in this area: The built-in fields available for this base table are the columns in the imported CSV.
Information Note: If the CSV file used for ADT contains duplicated columns, only one column will be displayed in ADT.
  1.  Click Save to save all the settings. But table data will not be built.
  2. Click Save and Build. The Build Table dialog appears, define the settings as per your preferences. The system will save all the settings and build the ADT data.