Skip to content

Commit bbe02f3

Browse files
authored
Merge pull request MicrosoftDocs#4645 from byteben/patch-13
Update reports-export-graph-available-reports.md
2 parents ad19d31 + 22d5175 commit bbe02f3

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

memdocs/intune/fundamentals/reports-export-graph-available-reports.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,7 @@ The following table contains the possible output when calling the `AppInvAggrega
860860
| ApplicationShortVersion |
861861
| ApplicationVersion |
862862
| DeviceCount |
863+
| Platform |
863864

864865
There are no filters for this report.
865866

@@ -884,7 +885,19 @@ The following table contains the possible output when calling the `AppInvRawData
884885
| EmailAddress |
885886
| UserName |
886887

887-
There are no filters for this report.
888+
You can filter the `AppInvRawData` report using the `eq` comparison operator on the following properties:
889+
- ApplicationName
890+
- ApplicationPublisher
891+
- ApplicationShortVersion
892+
- ApplicationVersion
893+
- DeviceId
894+
- DeviceName
895+
- OSDescription
896+
- OSVersion
897+
- Platform
898+
- UserId
899+
- EmailAddress
900+
- UserName
888901

889902
## ChromeOSDevices report
890903

0 commit comments

Comments
 (0)