Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click on Master Data | Customer

...

  1. (open the screenshot for a better view)

...

  1. The Customer master table exists out of the box, but the column names are not matching the names in the CustomerMaster CSV file. When you hover over the column label, a tooltip will display the name of the column in the back-end database.

    image
  2. From this table layout we can see that we have a standard set of defined columns; isParent?, Customer ID, Customer Name, and Last Update These do not need to be renamed.

  3. Additionally, we have some customizable columns that are labeled as Attribute1, Attribute2, etc. These are the user defined columns and we will rename them to match the incoming columns on our CSV file.

  4. Rename the column Attribute1 to CustomerGroup

    1. Right-click on the label for the Attribute1 column, from the list select Rename and Customize Columns option:

      image
    2. Rename it to “CustomerGroup”.

    3. Set the label to “Customer Group”.

    4. Set the type to “String”.

...