WIQL Help for filtering Stormboard Backlogs

Use WIQL queries to filter items in your Azure DevOps backlog sections.

1. Create a My Query in Azure DevOps with the items you wish to filter.


Create a My Query in Azure DevOps with the items you wish to filter.

2. These filters can be placed into Stormboard as shown above to get the same filtered results. Make certain to use square brackets and single quotation marks—the results will also be case sensitive and spaces must be placed where you see them. For example: [Work Item Type]='User Story' AND [State]='Resolved'.

Work item type section

3. It should be possible to do this with full queries. You will have to match the “Work Item Type” or “State” fields with what the drop down offers in your ADO environment.