I would like to be able to create a query in VSTS that will return a list of PBI's (from a specific sprint/area) where all tasks are "Done".
It this possible? From what I can see around SO this requires using the REST API of VSTS.
Would I be able to create a chart in a dashboard with a hierarchy list?
Thanks :-)
You should be able to do this, although you will also get the tasks returned, but you should be able to easily filter those out depending on what you are trying to do.
Use the following Steps: