Selecting Source

The Selecting Source page enables the user to select a data source. The page appearance depends on the source type selected on the login page of data import wizard.

File with Data

If a source is an existing file, the page for source selection looks as follows:

Before selecting a source file study the requirements for imported files.

  1. Click the Browse button and select a data file in the dialog box. The file extension and contents is used to determine the file type, its structure and to download the first 100 records. Identified fields and records are shown in the table.

  2. Define mandatory settings that depend on the selected file type:

NOTE. A detailed information on how to create JSONPath and X-Path queries can be obtained in additional guides, such as MSDN. The specified file should be in UTF-8 encoding.

  1. Click the Advanced Settings button if table contents does not correspond to assumed source structure. In the Advanced Settings dialog box that opens change settings used on data authentication.
  2. Click the Next button to determine advanced import settings.

  3. Click the Import button to finish the import using default settings. This creates all the necessary objects and a standard cube that can be used to work with the imported data. The objects are saved in the current folder of the object navigator.

Other Source

If other source is selected, the page to select the source looks as follows:

IMPORTANT. If Internet connection is required to connect to REST service, and it is provided via proxy server, the proxy server address should be primarily specified in repository parameters.

In the Response Format select the format of the data received from the REST service. Depending on the selected format, specify additional settings:

NOTE. A detailed information on how to create JSONPath and X-Path queries can be obtained in additional guides, such as MSDN. The specified file should be in UTF-8 encoding.

Clicking the Settings button opens a dialog box with advanced settings used on data authentication.

Clicking the Next button opens a page to correct data, which was automatically recognized and downloaded from the source.

See also:

Data Import