The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello everyone,
I was wondering if there was a way to detect unused or empty metrics in PBI or a program that detects those that are unused or empty. I have to clean up the metrics but there are too many and it will take too long. Thanks a lot
@vicxm19 Use DAX Studio:
Hello, thank you very much for your answer. I was wondering if this program detects metrics that are related to each other and metrics that are not referenced in objects?
Hi @vicxm19 ,
You can refer the content in the following links to get it.
How to identify Measures not used in your pbix file (Use DMV and Performance Analyzer)
Tidy up Power BI models with the Power BI Cleaner tool
Delete unused measures in Power BI (Use custom tool Power BI Helper)
Best Regards