Forum Discussion
Anonymous
7 years agoNot applicable
Devops Pull Request Reporting (Power BI Dashboard/ Report)
Is there a way to be able to report on Pull Requests direct from a link to Azure Devops/VSTS? I've spent a little time searching around the depths of Google and so far I've not been able to find ...
Taenada
2 years agoNew Member
You can use Azure DevOps REST API to get PRs information to Power BI
https://learn.microsoft.com/en-us/rest/api/azure/devops/git/pull-requests?view=azure-devops-rest-7.1
You can check if this small tutorial can help
https://note.datengineer.dev/posts/how-to-build-a-successful-data-warehouse-project/