Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
VSTS Task Definition, i.e. EffortWhat data can I import from VSTS ? We use EPIC, USE CASE, TASK, etc. very extensively in our Software Engineering, how can I find out what data i can import into Power BI Desktop? For example when looking at a TASK in VSTS there are Effort values, Orignal Estimate, Remaining, and Completed. Where can this information be found please?
Hi @CHS64 ,
Basically you can use Azure DevOps API to get the details for the work item
Reference:
http://www.codewrecks.com/blog/index.php/2019/08/19/sample-report-for-azure-devops/
Thank you very much, i will read over this today and give it a go. I'll update here once I look at this today.
Best Regards
CHS