Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
BernardV
New Member

Power BI report using Azure DevOps as data source stopped functioning

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: BuildPipelinesBuilds 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:

 

example report.png

 

 

1 ACCEPTED SOLUTION
BernardV
New Member
2 REPLIES 2
BernardV
New Member
artemus
Microsoft Employee
Microsoft Employee

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.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.