- Help Center
- Stormboard Enterprise
- Azure DevOps Integration
-
Stormboard Basics
- Storm Basics
- Sticky Note Basics
- Creating Sticky Notes
- Storm Navigation
- Assigning Ideas
- Whiteboard Stickies
- Commenting and Chatting
- Stormboard Dashboard
- Account Management
- Working with multiple stickies
- Storm Sections
- Index Cards/Substorms
- Voting
- Google Drive Integration
- Microsoft Integration
- File Integrations
- Storm Activity
- Stormboard Devices
- StormAI
-
Templates
-
Reports
-
Account Management
-
Storm Administrator
-
Team Administrator
-
Stormboard Enterprise
-
Integrations
-
Privacy & Security
-
Microsoft Surface Hub
-
Errors, Bugs and Feature Requests
-
Stormboard News
-
Mobile and Tablet Apps
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.
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'.
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.