Hi, Is there a way to plot raw property values from events in Mixpanel without any aggregation?
For example, I’m tracking a get_customers event with a customer_count property. I want to show each customer_count value exactly as it was sent, per event, on a chart — not as a sum, average, or max.
Is that possible within Insights or any other report type?