Zoe Douglas Product Manager 2 August, 2024 We are excited to announce you can now write DAX queries with DAX query view for web from published semantic models in the workspace. In Power BI, DAXformulasare used to define different types of calculations such as measures or calculated columns. DAXqueries, on the other hand, can be used to return data from the semantic model. DAX queries are like SQL queries in that they can show your data by specified group by columns and aggregations. For DAX queries, this includes the measures already defined in your model and you can define additional query scoped measures, if needed. To write DAX queries in DAX query view in the web, there is a workspace setting that needs to be enabled and there are two entry points. DAX query view in the web needs the User can edit data models in the Power BI service (preview) turned on. This is found in Workspace settings > Power BI > General. DAX query view does allow some paths to update or add measures. Click on...