Forum Discussion
ce138867
1 year agoResolver 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 u...
lbendlin
1 year agoSuper User
Then go ask the developer. Ask them to run EVALUATE INFO.MEASURES()
ce138867
1 year agoResolver II
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.