-
Notifications
You must be signed in to change notification settings - Fork 275
Description
Tell us about your request
A way to visualize install version breakdown that is not so influenced by build releases. In a mildly complicated environment everything gets pushed to the left and aggregated in "old" column making that view less useful. I just get a fraction of a percent in each of the build columns while >99% stays in the left column.
Examples
Ratio of the "most used" vs active?
How many folks updated during this period?
Upgrades pending/errored
Which service(s) is this request for?
Desktop Insights in admin portal
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
I use the member export in Excel to provide context of licensed users. Means a bunch of excel work, but also i am missing key data like mac/win/linux or system/user install scope that can help w context. Also semver isn't as easily parseable in Excel so it means more post-processing of the export.
Are you currently working around the issue?
Manual data manipulation in Excel and meshing in other data using sqlite etc