Solved

Is there any way of grouping OSes my their major version?

  • 22 April 2021
  • 1 reply
  • 427 views

Is there any way of grouping OSes my their major version?

I have a lot of different versions of OSes which are recorded for the events from our app like ios 14.4, ios 14.2, ios 14.3, ios 14.4.2, ios 13.7, ios 13.6.1, ios 13.5.1 etc. Is there any way of making a chart with grouping them by their major version number like 12.X, 13.X and 14.X ?

icon

Best answer by Saish Redkar 23 April 2021, 00:37

View original

1 reply

Userlevel 7
Badge +10

Hey @Kosh 
Using a direct group by on os version might not give you the desired result here.

You can create Segments to match the major version using the glob match operator as shown here- 


Let me know if I have interpreted your question correctly.
Hope this helps!

Reply