Semantic models can now be used tabularly, offering greater flexibility for analysis. This flexibility allows you to use any column as a dimension or measure and apply various summary functions independent of the semantic model's design.
To use the semantic model tabularly, there are two ways:
On the Quick Data Modeling page, click Single Table Semantic Model to process the semantic model with minimal input by selecting the required table. With a single table, the Kyvos compute cluster type for processing the semantic model is set, and raw data querying is enabled automatically.
Design and process the semantic model manually through Kyvos semantic model designer. While manually To do this, ensure the following:
Kyvos Compute Processing must be enabled at the application level. If the default compute cluster type at the application level is External, the kyvos.process.compute.type advanced semantic property must be set to Kyvos compute. During Kyvos deployment, you can configure or set the default Compute Cluster type as Kyvos Native. If this was not configured during deployment, it can be updated later through the Kyvos Manager on the Compute Cluster page.
Raw data querying must also be enabled on the semantic model. If the option to enable raw data querying is not visible in the semantic model properties, it may not be enabled at the application level. To enable this feature:
Navigate to the Kyvos Properties page from Kyvos Manager.
Search for the RAW_DATA_QUERYING_ENABLED property.
Set the property's value to true.
Note
Kyvos does not allow raw data querying when the semantic model includes Has Alternate Paths, Has Parent-Child Relation, and Custom Rollup Settings. As a result, the value of the Raw Data Querying property cannot be modified.