What you need to know
Which exported analytics values are status markers rather than ordinary measurements?
Potentially affected
Apply this mapping to the exact endpoint analytics report and named columns. Do not reuse a conversion merely because a different report contains a similar-looking integer.
DSE recommendation
Write a column contract before importing the export into a spreadsheet or reporting job.
Source facts
Endpoint analytics exports can encode values differently from the portal. Application usage duration and mean time to failure use minutes; a mean-time-to-failure value of 2147483647 means no crash events. Several startup-time columns use seconds. In the per-device score export, -1 or -2 means the associated score is unavailable, not a measured score below zero. Microsoft Learn.
Applicability
Apply this mapping to the exact endpoint analytics report and named columns. Do not reuse a conversion merely because a different report contains a similar-looking integer.
DSE recommendation
Write a column contract before importing the export into a spreadsheet or reporting job. Preserve the raw value, its unit, and any separate status meaning. Exclude unavailable markers from numerical summaries under an explicit rule, and represent no-crash observations distinctly from a large measured duration. Have the report owner review these choices before publishing rankings or averages.
Verification
Test the transformation with records representing an ordinary measured value, an unavailable score, and the documented no-crash marker. Compare each transformed value with its portal meaning and check time-unit conversions independently. Inspect the resulting summaries for implausible extremes and unintended zero substitution. Retain the report name, export period, transformation rules, and sanitized example rows so another analyst can reproduce the result without reverse-engineering an unexplained chart.
Official references
Review the official source
Troubleshooting Endpoint Analytics - Microsoft Intune | Microsoft Learn · Verified September 9, 2026
Need help applying this guidance safely?
DSE can help confirm applicability, protect service continuity, and validate the result across physical security and IT systems.
Talk with DSE