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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Problem Statement
I’m planning to develop a standalone application using either C# or Python that connects to the Power BI API service. The application should perform necessary data extraction and transformations—such as analyzing DAX measure dependencies and usage across visuals—and output the results into a structured CSV file for further analysis.
I’d appreciate expert guidance on:
Solved! Go to Solution.
Sort of. You can use the REST API for the inventory of the semantic models. but then you need to use XMLA endpoints and run DMV queries (or use the INFO.* DAX functions) against each semantic model individually.
Hi @mantukumar
I hope the information provided by @lbendlin was helpful. If you still have questions, please don't hesitate to reach out to the community.
Hi @mantukumar
I wanted to check if you had the opportunity to review the information provided by user. Please feel free to contact us if you have any further questions.
Hi @mantukumar
Hope everything’s going smoothly on your end. We haven’t heard back from you, so I wanted to check if the issue got sorted. if you have any other issues please reach community.
Have you considered using tools that are already available, like MeasureKiller by Georg Brunner?
Problem Statement
A large number of DAX measures exist within a Power BI file, many of which appear unused, but cannot be deleted due to uncertainty around hidden dependencies.
A measure only incurs cost when it is used. An unused measure may impact maintainability but has no impact on system performance.
Thank lbendlin but can we create our own using Power BI API services?
Sort of. You can use the REST API for the inventory of the semantic models. but then you need to use XMLA endpoints and run DMV queries (or use the INFO.* DAX functions) against each semantic model individually.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |