Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
A couple of month ago I created a Power BI report using our company Azure DevOps build pipeline as data source (using odata v3.0-preview). Things were working quite well until a month or so ago it start failing to refresh the report data, and it would seem that certain values are nog longer retrievable?
My Azure Devops OData calls attempt to retrieve the following three pieces of informtion: BuildPipelines, Builds and TestRuns (these were all working correctly). Here are some examples of how each call was created:
The above calls break, in browser, through Power BI desktop and Power BI online.
Any assistance regarding this would be greatly appreciated.
Here is an example of my the report I created using the above data source:
Solved! Go to Solution.
I have been assited on Stack Overflow. https://stackoverflow.com/questions/60206820/power-bi-report-using-azure-devops-as-data-source-stopp...
I have been assited on Stack Overflow. https://stackoverflow.com/questions/60206820/power-bi-report-using-azure-devops-as-data-source-stopp...
You could try using DevOps connector instead?
E.g.
= VSTS.Contents("https://dev.azure.com/{organization}/{project}/_apis/build/definitions/BuildSK?api-version=5.1")Note the APIs are quite a bit different though.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |