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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss 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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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