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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Markzolotoy
Impactful Individual
Impactful Individual

Getting data from Azure DevOps

I want to pull data from ADO Sprints. Specifically I want to build a chart that would show a progress on the stories/tasks. I am able to connect to Azure DevOps (Boards only). That gives the following structure:

Markzolotoy_0-1636887642399.png

Where I dont see any hours. Can that kind of data be retrieved?

 

Thanks

2 REPLIES 2
v-jingzhang
Community Support
Community Support

Hi @Markzolotoy 

 

Do you connect to an Analytics view in Azure DevOps? Does this view include the hours field? You may need to edit the view or create a custom Analytics view that includes the field you want. 

Create an Analytics view - Azure DevOps | Microsoft Docs

 

Or use OData queries to query the data you want. 

Connect with data by using OData queries - Azure DevOps | Microsoft Docs 

 

Reference:

Tasks & concepts using Data & Analytics - Azure DevOps | Microsoft Docs

Use OData queries to generate Power BI reports - Azure DevOps | Microsoft Docs

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

when I go on DevOps and modify existing View by adding a new field I dont see any "hours" in the dropdown with available fields.

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 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.

Top Solution Authors