Hi I need help making a formula that can look at this data and data like it, and be able to recognize that a renewal happened. We are able to see a renewal happened here since the start date of the 2nd order happened a day after with the same company and product, the only problem is that sometimes there are multiple sales orders that would classify as part of the renewal. Is there any way to make a loop or so that checks the end date of the sales order and compares it the start dates of others sales orders in its conc.? The end goal is to find the net new transaction price and quantity caused by the renewal. Sorry if it isn't enough info