This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
We've made some exciting improvements to Fabric Copilot by using the most advanced Azure Foundry models when helping you write DAX queries on semantic models. This update comes with a marked improvement when generating DAX queries.
These improvements include overall correctness of the DAX queries, deeper understanding of how to utilize DAX row and filter context, and how to use semantic model features such as inactive relationships. This upgrade also includes increased stability, meaning similar user requests phrased in different ways create similar or identical DAX queries, leading to more predictable outcomes.
These improvements are available now in these scenarios:
Fabric_Copilot_to_help_write_DAX_queries_improvements
I get a clear answer back, incorporating the use of an inactive relationship and multi-step analysis to determine the top product per year.
When asking about this data when editing a report in the web, I can ask 'Which days of the week have the most percentage of total orders shipped' and a DAX query uses the inactive relationship again and calculates the % of total shipped orders by day.
Fabric_Copilot_to_help_write_DAX_queries_improvements
In addition, the results are summarized as an answer to my question. I can check the DAX query to verify which fields are being used:
Fabric_Copilot_to_help_write_DAX_queries_improvements
And even run this query in DAX query view to make changes with Copilot's help, such as formatting the values.
Fabric_Copilot_to_help_write_DAX_queries_improvements
This is in addition to recent updates to include more information about the semantic model, such as using descriptions, synonyms, sample data, hierarchies, and display folders.
Try it out yourself and you can find more information about how these all work together with these resources:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.