Data import is used to load data from the selected source to a standard cube or time series database. The import wizard enables the user to load data to repository using minimal settings and create all the objects required to access this data (cubes or time series databases, dictionaries, and tables).
Import wizard works correctly if the default database is set for the repository.

Key features:
Data transformation and filtering before data loading.
Support of a number of data sources: OLE DB; Microsoft Access databases; REST data sources; CSV, TXT, XLS, XLSX, XML, JSON files; platform repository objects.
Automatic creation of all objects required for import.
Data loading to existing objects.
Import is available from the following data sources:
Comma Separated Values files (*.csv).
Microsoft Access databases (*.mdb, *.accdb).
Text files (*.txt).
Microsoft Excel files (*.xls, *.xlsx).
XML files (*.xml).
JSON files (*.json).
REST data sources.
NOTE. The current implementation enables the user to import data, presented only in JSON format, from a REST source.
Before starting data import, get familiar with requirements and common recommendations for data sources.
To start data import:
Select the
Data Import item on the object navigator's side panel.
Select the Report > Data Import item in the express report's main menu.
Select the Document > Data Import item in the dashboard's main menu.
Select the Data Import button on the Source tab of the express report side panel.
The import wizard is started.
After the import is started, the first wizard page opens:

Select type of the source, from which import is executed, and click the Next button.
The further setup includes the following stages:
Bind dimensions with existing dictionaries. / Map data source fields with existing data consumer fields.
Different objects are created after import depending on the selected type of data consumer (standard cube or time series database).
Import to time series database
After executing import, data is available for analysis. If any errors occurred during the import, the Data Import Conflicts dialog box opens after the import is finished. Examples of import from table and crosstab are given in the Import Examples section.
See also:
Connecting to Relational Databases | Creating Multidimensional Data Structures