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
Anonymous
Not applicable

How to view the DAX formula of a measure for a report published by someone else on service

Hi Community,

 

I am new to Power BI and was looking up on the reports(published to service) that were created by someone else who has left the organization.

I am unable to view the dax formula used behind the measures.

I have tried downloading the datamodel associated to the reports to my desktop application. But i cannot see the measures in that datamodel(as they are report level measures)

 

I have tried DAX studio tool  as well but still not able to view the measures.

Can anyone suggest a way on how I can view the dax behind those measures?

Any help would be appreciated.

6 REPLIES 6
bmirsidikov
New Member
v-deddai1-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you can't see data view in the left, your report is in live connection mode. So you can't view Dax formula of measures.

 

Capture2.PNG

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,

Dedmon Dai

amitchandak
Super User
Super User

@Anonymous , if they are DAX measures, you should be able to see them on Desktop.

Can share some screenshot .

 

For power query, you can change details if it erroring and check https://youtu.be/59PUFuuCrbY

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
aj1973
Community Champion
Community Champion

Hi @Anonymous 

You need to verify the Connection Mode of the report. If it's a live connection mode then the measures if any are in the Database.

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Hi Amine,

Do you know if there is any way to inspect the underlying DAX code for a measure that comes from a live connection, assuming I do not have edit access to the original model.

My use case: We are building our own Usage Metrics report for our workspace, and there are pre-made measures that appear when  connect to the data model. I would like to know what they each do to understand how and where to use them.

I have tried with DAX Studio / Tabular Editor to no avail, and if I convert the report to a local model / direct query then all the measures get "wrapped" into an EXTERNALMEASURE function and I still cannot see the original DAX. Example of this:

dk_dk_0-1696429991166.png

P-10 trend = EXTERNALMEASURE("P-10 trend", DOUBLE, "DirectQuery to AS - Usage Metrics Report")

 I appreciate if you have any insight or solution!

Br,
Daniel




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





I have the same question as Daniel. I am using an already created semantic model (owned by another team). I have the build rights. All the measures are encapsulated in Measure Calculation. If I have to create a new measure, I would like to see the DAX behind the original ones. But I am not able to do so. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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