1

I have a query listing all features and their child/related work-items.

Is there a way not to display the features (parents) itself? Just a flat list of all work-items having a link with a feature in this project.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131

1 Answers1

0

I am afraid you cannot use the flat list of work items to query the work items with links.

You can have a try using a Work items and direct links type of query to show the children work items of the Features on the top level. See below:

Enter image description here

If you want to add a query result account widget on dashboards, you can check out the Query Tile PRO tool.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Levi Lu-MSFT
  • 27,483
  • 2
  • 31
  • 43