I want to represent Sprint wise story count that does not occur any bugs in TFS dashboard. It is possible to get it via "Work items and direct links" But to get it to a chart it needs to be a Flat query. How can I get this?
Asked
Active
Viewed 73 times
-1
-
Not get your latest information, is the workaround helpful for you? Or if you have any concern, feel free to share it here. – LoLance Aug 31 '20 at 07:30
1 Answers
0
How can I get this?
Different charts could support different query types. You can use Query Results
widget instead of Chart for Work Items
widget which doesn't support query with links. You can get the count of the returned User Stories:
You can also see linked bugs via clicking the >
:

LoLance
- 25,666
- 1
- 39
- 73