Forum Discussion
View DAX Expression in Direct Query Semantic Model(Read Only)
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()
- ce1388671 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.