"dates"
1 TopicFind the max date that is less than a specific date, considering a grouping factor (Power Query)
Hi, I have the following table in Power Query: I need to add a column that follows the following logic: if Date1 = Date3 then Date1, otherwise find the maximum date in Date3 that is less than the Date1 of each row, considering the group ID. Is it possible to do this in Power Query? ThanksSolved830Views0likes1Comment