Hi everyone,
I have a payments database which contains a binary varialbe (true / false) called First purchase and an event time for each user who makes a payment. So I want to calculate the time difference between event time payment where first payment is false and the event time payment in the case where first purchase is true.