I have an event property, “total_time” that tells me the length of a workout in seconds after a workout completed event is sent. An example property value might be “61”, which would mean 61 seconds.
I would like to look at the distribution of these property values, aka a histogram. How many events triggered for property values 0 - 300 (5 mins) … and so on.
BUT, I can’t seem to get an Amplitude chat that works? Any ideas I should try?