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 Page History

Version 1 Current »

Applies to: (tick) Kyvos Enterprise  (tick) Kyvos Cloud (SaaS on AWS) (tick) Kyvos AWS Marketplace

(tick) Kyvos Azure Marketplace   (tick) Kyvos GCP Marketplace (tick) Kyvos Single Node Installation (Kyvos SNI)


When creating or editing a HOLAP semantic model, you can specify which dimension levels, attributes, or measures are not to be materialized. 
Use properties to specify the materialize setting. By default, Materialize is set to Yes.

For example, you may want to leave high cardinality levels as non-materialized in a hierarchy. Let's look at a specific example. 

In a CUSTOMER dimension hierarchy where the customer_id has a very high cardinality, you can select to aggregate at the COUNTRY -- STATE -- CITY level, but when someone wants to drill to an actual customer ID, the query can be delegated to an external SQL engine.

If this property is not available, this semantic model may not support non-materialized data. See Working with partially materialized semantic models for details.

Note

If you set the Materialize property to No for any column, it is highlighted in yellow. 


Related topics

  • No labels