Morning all!
I would like to know if it is posssible to get to this result with xlookup or other functions (without dax)
Given a date, for example 19/05/2022, I would like to get the closest date (greater) for each item
ITEM DATE
A 01/05/2022
A 02/05/2022
A 03/05/2022
A 20/05/2022
A 23/05/2022
B 01/05/2022
B 02/05/2022
B 24/05/2022
RESULT
A - 20/05/2022
B - 24/05/2022
Thanks in advance for your help.
Regards!
Bookmarks