Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric. Register now

DAX Query View - Update Measure from Model

I love working in DAX Query View, but I often also modify measures in the model view. It would be great to have the option to update the measure in DAX query view with the one in the model. Currently, you can only update the model measure from DAX query view.

Status: Completed
Comments
DataZoe
Microsoft Employee

You can remove the DEFINE block then use the code action to re-DEFINE the measure in the DAX query. Also, the peek now will show you both DAX formulas, the model version and the one used by the query. DAX query view - Power BI | Microsoft Learn

fbcideas_migusr
New Member
Status changed to: Completed