Parsing
After successfully discovering and selecting BI entities, Admin should navigate to the BI connectors page in the admin panel. Admin can then start detailed parsing by clicking the Start preset parsing button.
As a result of successful parsing, Analytics hub will create:
- objects with attributes, depending on the mapping
- relations between BI objects, depending on relations schemes for Power BI or Tableau
The parsing process has different steps depending on the connector type.
Power BI parsing
Using Principal API only
- Create Workspace objects in Analytics hub
- Create Dashboard and Tile objects
- Saturate Dashboards objects with Power BI links
- Create Report objects and saturate them with Power BI links
- Create Dataset and Datasource objects in Accton
- Create Table objects
- Create a Table field and Measure objects
- Generate relations between objects
Additional steps for import using Standard API
- Get and Parse PBIX files (Accton doesn`t store PBIX files)
- Parse Tables entities from PBIX to create Tables, Indicators, Dimensions and Filter objects
- Generate relations between objects
Parse RDL reports with Standard API
- Create Workspace objects in Analytics hub
- Create Report objects
- Parse XML file for other object types
- Create RDL Dataset objects
- Create RDL Cells objects
- Create RDLData Sources objects
- Create RDL Parameters objects
- Generate relations between objects
Tableau parsing
- Create Project objects
- Create Workbook objects
- Create and Parse Views objects
- Generate relations between objects
- Create and Store Parameter objects
- Create and Store Sheet objects (including Datasource, Database, Table, Column, Field and Metric objects)
- Generate relations between objects
Please note, all errors during parsing will be stored in the Errors log tab in each preset.