- Model Entity List;
- Data Source Entity List;
- Query Lab;
- Table Structure List
- Query Statement Editor
- Query Results Preview
- Dimension Designer;
- Hierarchy List;
- Data Table Structure List;
- Data Preview Table;
- Dimension Table Relationship Building Area;
- Multidimensional Dataset Designer;
- Dimension List
- Measure List
- Calculated Member List
- Structure Preview Area
- Calculation Editor
- Query Editor
Model Entities
The Model Entities list area is used to create various semantic model entities, including: Shared Dimensions, Multidimensional Datasets, and Virtual Cubes.
- Shared Dimension: A dimension shared between multiple datasets to avoid data redundancy and duplicate definitions.
- Multidimensional Dataset: Used to store and organize data, consisting of Dimensions and Measures.
- Virtual Cube: A virtual data model created based on one or more existing datasets.
Data Tables
The list in the Data Tables area contains metadata information about entities from the data source, such as tables from relational databases or multidimensional datasets from multidimensional data sources.Refresh Metadata
The Refresh Metadata button can manually retrieve entity information from the data source.Upload Data
The Upload Table button can upload data files to create tables and save data to the database.
- In the upload window, after adding a data file, proceed to the Preview step.
- Each selection represents a data file or Excel sheet.
- The title in each selection will be used as the table name for creating the database table and can be modified.
- The preview table header represents the column configuration of this table, and selecting Key will set this column as the primary key. You can also change the column type, field length, and column name.
- Proceed to the import step.
- Overwrite, Append, or Merge: Indicates whether the data will recreate the database table or append it to an existing table.
- The delete button can remove tables that do not need to be imported.
- Click Import to upload and wait for successful upload.