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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ce138867
Resolver II
Resolver II

View DAX Expression in Direct Query Semantic Model(Read Only)

Hi All,

Does anyone know of a way to find the underlying DAX expression for a measure if you only have read only access to a semantic model via direct query?

I'd like to use the same measures but use different values in the expression. Instead of trying to guess what's in the measure, it would be nice to see the expression even if it's read only. 

 

Thanks in advance

4 REPLIES 4
lbendlin
Super User
Super User

Have you asked the developer?

 

Connect to the semantic model with DAX Studio, go to Query Builder, then right click on the measure

 

lbendlin_0-1726785813595.png

Define and Expand

lbendlin_1-1726785880256.png

 

I have not asked the developer. I am trying not to ask him about every new measure I want to use in my report with modified expressions. 

I did try your steps in DAX Studio but it only tells me that it's an external measure, with the name of the measure, data type and that it's a direct query. 

Then go ask the developer. Ask them to run EVALUATE INFO.MEASURES()

The owner just gave me his entire report so I could look at the measures myself instead of running anything in Dax Studio. 

We should have the ability to see the measure expression when viewing a semantic model as read only.  We aren't updating the model, so why not provide this as part of default functionality within semantic model sharing. We shouldn't have to go to the developer to find this information if they've shared the model, even as read only.

Regardless, thank you for providing helpful information using this function in Dax Studio. 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.