The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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