We have an event whose property is the playback duration, we want to group the playback duration according to 0-5, 5-10, how can I do this?
And We want to get the data with the largest event attribute value for each user for analysis?how can I do this?