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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
dedelman_clng
Community Champion
Community Champion

how to find "dependencies" of calculated columns & measures

Is there a way to look "under the hood" of a PBIX file and see where measures or calculated columns are used throughout the PBIX (and places that will therefore break if you delete them)? When I do development, I often do multiple versions of a measure or column to make sure I'm getting the correct result.  But after a while, I have many extra measures and columns that will eventually slow down the report.

 

My measures and columns are often calculations with calculations within calculations within..., so it's not as simple as looking at the check boxes on the "Fields" pane to see what is used in a visual.

 

Anyone encounter a need for this before?

 

Thanks,

David

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @dedelman_clng

If you want to track the dependencies in DAX, you can use VertiPaq Analyzer. It extracts all the DAX expressions for calculated columns, measures and calculated tables. Then you can search in the list... not optimal, there is a DMV provinding dependencies info for calculations, but we didn't incorporate in in a tool to navigate dependencies more easily.

 

Best Regards

Maggie

View solution in original post

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @dedelman_clng

If you want to track the dependencies in DAX, you can use VertiPaq Analyzer. It extracts all the DAX expressions for calculated columns, measures and calculated tables. Then you can search in the list... not optimal, there is a DMV provinding dependencies info for calculations, but we didn't incorporate in in a tool to navigate dependencies more easily.

 

Best Regards

Maggie

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors