Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I want to generate a QA Test Status report using Power BI desktop. The search criteria should be based on Integration Build.
I have tried using Odata Feed & query but no luck.
Followed below link for Pipeline based report
And for Test Plan based report
but unable to link the WorkItemId under given Integration build so that Test Status Report can be generated.
Please find below report format, I need to link WorkItemId with the Test Points & Test
Hi @Anonymous ,
Maybe you could refer to this document:
Hi @v-eachen-msft ,
Thanks for the response.
I have tried this solution but this will generate based on Area Path. To be specific, I need to generate the report based on given Integration Build Number all the associated user stories integrated under that build, and linked Test execution results.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 45 | |
| 43 | |
| 30 |