Master data can be imported from SAP source systems and files, including the member IDs, descriptions, hierarchies, and properties. Data can also be imported from non-SAP systems.
The following example shows the process of importing master data into three different public dimensions.

In this lesson, we focus on importing master data into the Stores dimension from an SAP Universe.
Step 1: Prepare Data
Once you have created the import query, you proceed to the three step process ahead of the data import.
Sometimes you may need to change the master data before importing it into your dimension. The data preparation area allows you to view the data and perform any necessary transformations. For example, you may need to concatenate columns when dimension members are non-unique, such as the same city name used in multiple states. In this situation, concatenating City and State creates a single, more meaningful dimension.

Smart Transformations
The Smart Transformations list suggested transformations to apply to the column, such as replacing the value in a cell with a suggested value. There are many transformation options, including but not limited to:
- Trim White Space: Remove spaces, including non-printing characters, from the start and end of strings.
- Duplicate Column: Create a copy of an existing column.
- Concatenate: Combine two or more columns into one. An optional value can be entered to separate the column values.
- Split: Split a text column on a chosen delimiter, starting from left to right. The number of splits can be chosen by the user.
- Change: Change a column to uppercase, lowercase, or title case.

Custom Expression Editor
You can also use the Custom Expression Editor to use more complex logic for your transformations. The custom expression editor features include:
- The ability to create formulas to perform more complicated transformations.
- Being available for new model and dataset imports.
- Auto-complete and in-line help while writing the expression.

Step 2: Map Properties
Map the properties of the imported data to the existing column of the public dimension. If there are mapping issues, the column is highlighted in red with a message explaining the issue that needs solving.

Step 3: Review Import
Review the mapping and check for potential mapping or data quality issues. Then, run the import.
