...
On the Quick Data Modeling page, you can further select your the semantic model type as:
Multidimensional Semantic Model: Choose this option if you work with large datasets stored in multiple tables. This option creates a dataset, establishes relationships, and processes the semantic models.
Single Table Semantic Model: Choose this option if all your data is stored to use semantic model in a tabular way (single datasettable). This option creates a dataset and generates a semantic model. You can also define Semantic Model view type as flat or smart.
Flat: The semantic model will be designed as a flat table, where all source data columns are included as attributes within a single dimension.
Smart: The system will intelligently identify measures and dimensions and create a more business-friendly semantic model view. This model will organize source data fields into measures, attributes, and hierarchies based on their data types.
...
Aura tab collection | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
|
...
You can further modify the design to add dimensions, measures, define dimensions and measure properties, and so on. Refer to Working with Semantic Models to know more.
Click the Next button.
The Review and Process tab shows the entities designed till now.
Here, you can choose process semantic model to create workbooks or connect semantic model to BI tools. Choose any of the following options:
I want to execute the test process now: Select this option to run the test build and click Process Now.
You can further choose:Job Connection: Select a connection for job execution.
Input Data: Here, you can specify the number of fact data partitions to be used for the test data process.
Process: Select Metadata and Data or Metadata only. This is applicable only when the semantic model is processed with Kyvos Compute.
Metadata and Data: Selecting this option will populate both the dimension metadata cache and data (Kyvos Analytical Store). Queries will be served from Kyvos Analytical Store.
Metadata Only: Selecting this option The system will populate both the only dimension metadata cache and data (Kyvos Analytical Store). Queries . Your queries will be submitted directly to the underlying data source.
Keep: Click one of the following options tokeep the Aggregated data or Raw Data. This is applicable only when the semantic model is processed with Kyvos compute and raw data querying is enabled. Additionally, the Both option must be selected when you schedule Process Full Data for a semantic model.
Aggregated Data: The system will keep the aggregated data (and update it in subsequent semantic model processing as per the query patterns) in Kyvos Analytical store. This data will be used to serve the aggregates queries.
Raw Data: The system will keep the aggregated raw data (and update it in subsequent semantic model processing as per the query patterns) in Kyvos Analytical store. This data will be used to serve the aggregates queriesthose queries for which smart aggregates are not available in the Kyvos Analytical store.
Both: The system will keep aggregated and raw data both.
I want to execute the build later: Select this option if you want to review your design and entities before proceeding with the build. In this case, your design is saved, and you can access the semantic model from Toolbox at any time.
Click Process Now.
Once you have launched the test data process data, click View Job Progress to see the job status.
The system shows the job status in the semantic model designer, as shown in the following figure.At the successful completion of your test data process, you can start creating visualization and then generate recommendations to further optimize your design.
Using Single Table Semantic Model
Anchor | ||||
---|---|---|---|---|
|
You can now quickly process the semantic model with minimal input, enabling you to generate a semantic design by simply selecting the required table.
To use single semantic model, perform the following steps.
On the Kyvos home page, click Quick Data Modeling from the top-right of the home page.
Select semantic model type as Flat or Smart.
On the displayed wizard, provide an Analysis Name. Kyvos will create all the folders, relationships, and semantic model with this name. In this example, we have named it Kyvos.
Click Start.
On the displayed Create Dataset tab, select your data Connections from the Datasource column.
By default, the Table is selected as Input Type.
From the Database drop-down list, select the data source. The databases available in the data source are listed.
Click the Choose tables as datasource link. The tables available in the database are listed.
Click Next, and the system has automatically created dimensions and measures. Kyvos recommends reviewing the semantic model design before moving forward.
In the Properties section, click Conversational Analytics Metadata link. Additionally, you hide or show metadata summary.
On the displayed Design Semantic Model tab, by default, Raw Data Querying is enabled, and the System Default option is selected for Raw Data SQL Connection to select the default SQL connection for raw data querying.
Click Review.
On the displayed Review tab, click the datasets or semantic models link to open in a new window.
Here, you can process semantic model to create workbooks or connect semantic model to BI tools. Choose any of the following options:
I want to execute the test process now: Select this option to run the test build and click Process Now.
You can further choose:Job Connection: Select a connection for job execution.
Input Data: Here, you can specify the number of fact data partitions to be used for the test data process.
Process: Select Metadata and Data or Metadata only. This is applicable only when the semantic model is processed with Kyvos Compute.
Metadata and Data: Selecting this option will populate both the dimension metadata cache and data (Kyvos Analytical Store). Queries will be served from Kyvos Analytical Store.
Metadata Only: Selecting this option The system will populate both the only dimension metadata cache and data (Kyvos Analytical Store). Queries . Your queries will be submitted directly to the underlying data source.
Keep: Click one of the following options tokeep the Aggregated data or Raw Data. This is applicable only when the semantic model is processed with Kyvos compute and raw data querying is enabled. Additionally, the Both option must be selected when you schedule Process Full Data for a semantic model.
Aggregated Data: The system will keep the aggregated data (and update it in subsequent semantic model processing as per the query patterns) in Kyvos Analytical store. This data will be used to serve the aggregates queries.
Raw Data: The system will keep the aggregated data (and update it in subsequent semantic model processing as per the query patterns) raw data in Kyvos Analytical store. This data will be used to serve the aggregates queriesthose queries for which smart aggregates are not available in the Kyvos Analytical store.
Both: The system will keep aggregated and raw data both.
I want to execute the build later: Select this option if you want to review your design and entities before proceeding with the build. In this case, your design is saved, and you can access the semantic model from Toolbox at any time.
Click Done.
Once you have launched the test data process data, click View Job Progress to see the job status.
...