Versions Compared

Key

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

...

Click thei icon next to the items in the Properties panel to learn more. From Kyvos 2023.

5 onwards, you no longer need to refer to the MDX documentation to get help with writing MDX expressions. Kyvos has supported ‘Ask for Kyvos Ginie', which uses Large Language Model (LLM) to create MDX queries using natural language text. Creating calculated measures or members on top of your base metrics from data sources is one of the key aspects of any semantic model. The expression language for creating calculated measures is MDX. MDX as a language is very powerful, especially for OLAP models. However, it may not be easy for many designers and business users to write calculations using MDX. To simplify this aspect of the product, we are introducing ‘Ask Kyvos Ginie’, a GenAI-driven service that assists semantic model and report designers in Kyvos by generating MDX calculations based on natural language descriptions. This service is built on top of the OpenAI GPT-3.5 T Model. It enhances the overall user experience of creating calculations, providing a Quick start for users unfamiliar with the MDX language and allowing experienced users to generate skeletons for complex calculations.

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 Ginie section.

...