Versions Compared

Key

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

You Semantic models 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 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.

...

panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

...

  • With a single table, the Kyvos compute cluster type for processing the semantic model is

...

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.

...

  • 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

    you want to process a semantic model by changing its
    • the default compute cluster type at the application level is External,

    change
    • the

    value of the model
    • property must be set to Kyvos compute. During Kyvos deployment, you can

    enable
    • 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

    Kyvos
    • 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.

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

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.

...