...
From Kyvos 2023.5 onwards, you no longer need to refer to the MDX documentation to get help with writing MDX expressions. Kyvos supports 'Ask for Kyvos GinieGenie', which uses Large Language Model (LLM) to create MDX queries from natural language. 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.
To use the MDX editor when creating calculated measures in cubessemantic models, perform the following steps:
Create or edit an existing semantic model.
Choose to create a new measure.
In Measure Properties, select Expression.
On the Expression dialog box, specify the solve order if needed, and select a behavior for non-empty cells. Click theiicons to learn more.
Start typing an expression in the editor section of the dialog box.
As you enter text, suggested functions, semantic models, dimensions, members, and so on, are displayed.
or-
You can also use the 'Ask Kyvos Ginie' link to use automated expressions.As you enter text, suggested functions, semantic models, dimensions, members, and so on, are displayed. Click a name, then press Enter to use that item.
Click the Ask Kyvos GinieGenie link. The Calculations using Kyvos Ginie dialog is displayed.
...