Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

You can now process a semantic model in a tabular format, which enhances flexibility. With the Quick Data Modeling feature, Kyvos automatically validates your registered data and creates relationships and semantic model design, eliminating the effort and time needed to design the OLAP model. For the manual design and process of the semantic model, see the Working with Semantic Models section.

Quick Data Modeling allows you to work with large datasets stored across multiple tables or to quickly process the semantic model with minimal input by selecting the required table.

Note

  • If the semantic model is generated through Quick Data Modeling, the kyvos.process.compute.type advanced semantic property is automatically set to Kyvos Compute.

  • If Kyvos is deployed with an external compute cluster and the semantic model is processed through Kyvos Designer rather than using Quick Data Modeling, you must ensure that the kyvos.process.compute.type advanced semantic property is explicitly set to Kyvos Compute.

To process the semantic model in a more flexible, tabular way:

  • Kyvos Compute Processing must be enabled at the application level. If you want to process a semantic model by changing its compute cluster type, change the value of the kyvos.process.compute.type advanced semantic model property. During Kyvos deployment, you can enable the 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 Kyvos, it may not be enabled at the application level. To enable this feature:

    1. Navigate to the Kyvos Properties page.

    2. Search for the RAW_DATA_QUERYING_ENABLED property.

    3. 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.

  • No labels