File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
memdocs/intune/fundamentals Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff 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
864865There 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
You can’t perform that action at this time.
0 commit comments