Versions Compared

Key

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

You Semantic models can now process a semantic model be used in a tabular formatway, which enhances providing flexibility . The Quick Data Modeling feature 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 tablefor analysis. This flexibility allows you to utilize any column as a dimension or measure and apply various summary functions independently of the design of the semantic model.

Panel
panelIconIdatlassian-noteinfo
panelIcon:noteinfo:
bgColor#DEEBFF#FFFAE6

Note Important

If

Before you use 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.

  • ...

    in a tabular way, set the default compute cluster type as Kyvos Native through Kyvos Manager on the Compute Cluster page.

    There are two ways to use 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.typeadvanced 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. 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 configuration to set Kyvos compute-based processing and enabling raw data querying on the semantic model is done automatically by the system.

    • Design and process the semantic model manually through the Kyvos semantic model designer. Enable raw data querying on the semantic model.

    Panel
    panelIconIdatlassian-note
    panelIcon:note:
    bgColor#DEEBFF

    Note

    • Kyvos does not allow raw data querying in following cases:

      • When Has Alternate Paths or Has Parent-Child Relation is checked any of the hierarchy in the semantic model.

      • When Custom Rollup Settings are done on any of the level in the semantic model
        As a result, the value of the Raw Data Querying property cannot be modified.

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

    • If you design the semantic model manually and your default compute type is not Kyvos Native, you must set the value of the kyvos.process.compute.type property as Kyvos compute on the semantic model.