test migration of everything

This commit is contained in:
Brian Lich
2016-03-07 16:53:55 -08:00
parent db8fb9a516
commit afab4332a6
655 changed files with 51217 additions and 59 deletions

View File

@ -0,0 +1,78 @@
---
title: Example Filter Queries (Windows 10)
description: You can filter your compatibility-issue data or reports by selecting specific restriction criteria.
ms.assetid: eae59380-56cc-4d57-bd2c-11a0e3c689c9
ms.prod: W10
ms.mktglfcycl: operate
ms.sitesec: library
author: TrudyHa
---
# Example Filter Queries
**Applies to**
- Windows 10
- Windows 8.1
- Windows 8
- Windows 7
- Windows Server 2012
- Windows Server 2008 R2
You can filter your compatibility-issue data or reports by selecting specific restriction criteria.
## Example Queries
The following sections show example queries created by using the Query Builder.
### All Applications with Issues
The following example query returns all applications that have one or more known issues.
![act filter example all apps with issues](images/dep-win8-e-act-filterexampleallappswissues.gif)
### All Applications with Solutions for Known Issues
The following example query returns all applications that have solutions for their known issues.
![act filter examples for issues with solutions](images/dep-win8-e-act-filterexampleforissueswsolutions.gif)
### All Applications with Specific Solution Types
The following example query returns all applications that have a solution type of Application Update or Application Configuration.
![act filter example for specific solutions](images/dep-win8-e-act-filterexampleforspecificsolutions.gif)
### All Applications with No Known Issues
The following example query returns all applications that have no known issues.
![act filter example all apps with no issues](images/dep-win8-e-act-filterexampleallapps0issues.gif)
### All Applications with No Active Issues
The following example query returns all applications that have no active issues.
![act filter example all apps with no active issues](images/dep-win8-e-act-filterexampleallapps0activeissues.gif)
### All Applications Appearing in a Specific Category and Subcategory
The following example query returns all applications that have a category of Department and a subcategory of either Human Resources or Finance.
![act filter example category](images/dep-win8-e-act-filterexamplecategory.gif)
## Related topics
[Filtering Your Compatibility Data](filtering-your-compatibility-data.md)