I did a search and I came up short on finding what I need here. I am looking for a solution to display THE max value of each well. For example. I have an ID number, a well, well_no, d_date, production, and the four_day_peak (which will be the max value)
I want to display ONLY the greatest 4_day_peak value for each well. So in this case I would only have two wells displayed. I will be applying this example solution to hundreds of results with hundreds of different [ID]s if that makes a difference (which I assume it won't). I attached a quick example of the data I am dealing with.
I want to display ONLY the greatest 4_day_peak value for each well. So in this case I would only have two wells displayed. I will be applying this example solution to hundreds of results with hundreds of different [ID]s if that makes a difference (which I assume it won't). I attached a quick example of the data I am dealing with.