Forum Discussion
lauTe2245
Jul 08, 2024Copper Contributor
Add Epic column azure devops
Hi,
I want to list all action in azure devops queries and see in one line the Epic and user stories. How I can do that. I know that I can use tree work but I want result in one line to all action. There isn't column Epic option
Thanks,
Laurent
1 Reply
Sort By
- elieadeCopper ContributorEpic and user story are both workitems. This means they are the same field and can't both appear in the same line. They are different types of workitem. You'd have to export your data and re-format it outside of Azure DevOps, or use the tree-view.