Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Semantic models can now be used tabularly, offering greater in a tabular way, providing flexibility for analysis. This flexibility allows you to use utilize any column as a dimension or measure and apply various summary functions independent independently of the design of the semantic model's design.

To There are two ways to use the semantic model tabularly, there are two waysin a tabular way:

  • 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 semantic model feature, 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 the Kyvos semantic model designer. While manually To do For this, ensure complete the following prerequisites:

    • Enable 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 Enable 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:

      1. Navigate to the Kyvos Properties page from Kyvos Manager.

      2. Search for the RAW_DATA_QUERYING_ENABLED property.

      3. Set the property's value to true.

...