Forum Discussion

SearchKnowledge's avatar
5 years ago
Solved

Filter, Then Sort, Then Select

Dear kind Sir/Madam,

 

Imagine a table with four colums, actually dont imagine, just look below.

KeyDate/TimeRemainingNEW

6581

16/12/2020 05:34:33-1 
658119/12/2020 08:24:250,2 
658119/12/2020 12:54:233,23,2
789221/12/2020 10:24:233 
789224/12/2020 08:54:2322

 

I would like to see the result like in the last column. So this new function I am looking for should first determine all the rows with the same "key". Then it should look at the corresponding "Date/Time" which date is the most recent (Can be an hour difference only). Then with the most recent date it should return the value from 'Remaining'. Resulting in a column like you can see in red.

 

I hope you are able to help me, thank you for the effort anyway.

 

Kind Regards.

 

3 Replies