Exporting the Map to Excel

When you export to Excel, you cannot re-import in that format.

To export member mappings to Excel:

  1. From the Data Integration home page, click Image shows Select icon. to the right of the integration, and then select Map Members.
  2. From the Dimension drop-down, select the dimension to which to edit or add member mappings.
  3. From the Actions drop down, then Export drop-down, select Export to Excel.

    For the Export to Excel method, mappings are exported to a Microsoft Excel spreadsheet. The spreadsheet uses the location name for the name of the spreadsheet.

  4. Open or save the XLS file to your hard drive.
  5. Open the spreadsheet.
  6. Select the Map tab.
  7. Enter the Location in cell B1, Location ID in cell B2, and select the dimension from the Dimension drop-down in cell B3.
  8. Complete the following column fields:
    1. In Source, enter the source dimension value.

      You can specify wildcards and ranges when entering the source dimension.

      • Wildcards for unlimited characters—Use asterisks (*) to denote unlimited characters. For example, enter 548* or *87.8.

      • Wildcards for single character place holders—Use questions marks (?) to denote single character place holders. For example,

        • 548??98

        • ??82???

        • ??81*

      • Range—Use commas (,) to denote ranges (no wildcard characters are allowed). For example, specify a range as 10000,19999.

        (This range evaluates all values from 10000 to 19999 inclusive of both start and end values.)

        In this case, Data Management considers all values from 10000 to 19999 to include for both start and end values.

      • In map—Use commas (,) to separate entries (no wildcard are characters allowed). You must have at least three entries or the map shows as a between map. For example, specify an In map as 10,20,30.

      • Multi-Dimension map—Use #MULTIDIM to indicate its multidimensional mapping. Enter the DIMENSION NAME=[VALUE] and the value. The value follows the logic as wildcard, range, and In map. In the following example the search criteria are all accounts starting with 77 and UD1 = 240. For example, #MULTIDIM ACCOUNT=[77*] AND UD1=[240].

    2. In Source Description, enter a description of the source value.
    3. In Target, enter the target dimension value.
    4. In Change Sign, enter True to change the sign of the Account dimension. Enter False to keep the sign of the Account dimension. This setting is only used when mapping the Account dimension.
    5. In Rule Name, enter the integration name when the mapping applies to a specific data rule name.

      Note:

      If you are adding an Explicit mapping, the rule name must equal the source value.

      Image shows the MaploadTemplate.xls

  9. Click Export.

    Image shows exported maps in Excel.