Skip to main content

IntelliSense improvements to DAX query view

Headshot of article author Zoe Douglas

The latest update to DAX query view introduces a major improvement to IntelliSense, eliminating auto-preselection to enhance efficiency and accuracy. Data Analysis Expressions, or DAX, is the key to accessing and analyzing data in a semantic model. Previously, IntelliSense would automatically preselect options, leading to unintended DAX function insertions when users pressed Tab or Enter. This is a common feedback item – thank you to everyone who provided this feedback! Now, IntelliSense only preselects suggestions after explicit actions, such as arrowing down or typing more specific inputs, ensuring an uninterrupted flow with Tab and Enter to structure the query as you type.

By prioritizing user intent, the improved IntelliSense behavior empowers people writing DAX queries to be more productive. This improvement is automatically part of Power BI Desktop starting with the April 2025 release and is available now when using DAX query view in the web.

Next steps:

  1. Use DAX query view in Power BI Desktop with any semantic model, including live editing a Direct Lake model, and when creating a report with a live connection to a semantic model.
  2. Write DAX queries in the web on any published Power BI semantic model
  3. Learn about DAX queries at DAX queries.
  4. Learn about DAX query view at DAX query view.