Skip to main content

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?

 

Hey @xiaomeng.zhang 

The property value distribution metric in the event segmentation chart will help you bucket your duration.

Similar to this chart.

The max value per user is a tricky one. You can refer to this post and try replicating that-

 

Let me know if I have interpreted your use case correctly. Hope this helps.


Thank you @Saish Redkar 😀


Reply