Forum Discussion
arpan_mehetre
4 years agoRegular Visitor
Help with burndown charts from Azure DevOps
I was able to follow below this article and created a burndown chart in PowerBI. The article shows how to create the sprint burndown for User Stories, Bugs. The data is being pulled using OData queri...
v-angzheng-msft
4 years agoCommunity Support
Hi, arpan_mehetre
If you mean changing the 12AM to 9 PM in the column, maybe you can use the column plus the duration(#duration(0,21,0,0)) in power query.
If not, this may not help. Since I have no experience with OData, I hope someone can help you solve it.
Best Regards,
Zeon Zheng
arpan_mehetre
4 years agoRegular Visitor
Hi v-angzheng-msft ,
Thanks for responding.
I guess I would need to pull the data for 9pm and hence I will need to modify the odata query to pull the data at 9pm time.