Versions Compared

Key

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

...

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

...

Measure values Kyvos enables you to define measure values that can be calculated using expressions in MDX Linear syntax.

For example:

([Measures].[Field1] + [Measures].[Field2])

As you type, the auto-complete feature shows semantic models model names, available dimensions, measures, and MDX functions.

Kyvos supports 'Ask Kyvos Copilot', which uses a Large Language Model (LLM) to create MDX queries from natural language. With this feature, you no longer need to refer to the MDX documentation to get help with writing MDX expressions. All you need to do is provide natural language input about the MDX query, and an MDX query will be generated. This integration saves time and effort when creating MDX queries. For more details, see the Creating automated MDX expressions using Kyvos Copilotsection.

To use the MDX editor when creating calculated measures in cubessemantic models, perform the following steps: 

...