Hi KIRTIKA MITTAL,
Azure DevOps (UI) – Are there any built-in features or extensions to export work item history directly?
There is no direct option to download the History of the WorkItem.
We have Export to Excel
and Microsoft Office 2019 plugin
extension to export workitems.
Using Export to Excel:
After Installing the extension.
- Copy the Work Items which you want to export.
- Right click and select
Open selected items in Queries
.
- Right click on the custom Query items.
You can see different options (History option not available).
Power BI – Can we connect to Azure DevOps to extract historical work item changes and visualize them?
You can create an Analytical view and pull that into Power BI.
This MSDoc clearly says that history can be downloaded using Power BI.
You can create a analytical view using in Devops.
- In
PowerBI dashboard
=>Get Data
=> click on More
and search with Board
and select Azure Devops (Boards only)
and click on Connect.
- Provide Org and Project Name.
- After selecting the required data, Navigate to the Table view.
- You can see the History of the Same Work item in multiple rows.
Hope this helps
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions, please reply back.