Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello everyone. I hope everyone's ok.
In my pbi file, i'm beginning to have a lot of measures and reports (9 so far).
Is there anyway of knowing where's my measure being used, so i can delete it or change it safely, for example?
Thanks a lot
Solved! Go to Solution.
Search for Imke Feldman's Power BI Cleaner tool. I'm pretty sure it does this.
Search for Imke Feldman's Power BI Cleaner tool. I'm pretty sure it does this.
Fantastic @MattAllington
Such a pleasure to get an answer of a top DAX master
Thank you so much
Stay safe and healthy
Fantastic tool @MattAllington
Such a pleasure to get an answer of one of the DAX masters
Thank you so much
Stay safe and healthy
You can use Tabular Editor to show any other columns or measures which depend on a given measure - just right-click on the measure and choos Show Dependencies.
You can use https://powerbi.tips/product/field-finder-tool/ to see which visuals are using a measure. By combining the two you should be able to identify any measures which aren't being used any more.
Thank you! I was sure Tabular Editor could help and had it installed and running but couldn't figure out where. Much appreciated.