Forum Discussion

prabhatnath's avatar
prabhatnath
Advocate III
3 years ago
Solved

How to Find Remaining Work from Azure DevOps Data

Hi Friends,
What is the best way to find the Remaining Work from Azure DevOps data in Power BI?

 

If we are using oData (https://analytics.dev.azure.com/{Org}/{Proj}/_odata/v3.0-preview/WorkItems) then we will get columns like WorkItemId, CreatedDate, ChangedDate, State, ClosedDate, OriginalEstimate, RemainingWork, CompletedWork etc. one row per work item. I think this is the best way to get data, but how do we calculate the Remaining Work for Each day of the Sprint?

 

If we are using Analytics View (current only) then also we will get above columns one row per work item. This is also same issue as above.

 

If we are using Analytics View (rolling period) then we get multiple rows per work item with the IsCurrent flag and a Date Column that shows the Change Date as below. 

 

Please suggest what will be the suggested way for the Remaining Work?

Thanks,

Prabhat

1 Reply