Hello all,
I have a Data table with Column A and B for example, Column A has Date values and Column B has some numeric values. The case is where, In Date Column some date can be repeated like i displayed below, “I Need only the Value of Last occurrence of a Particular date” , With the below diagram, I need the last 3rd Jan 2020’s value and last 4th Jan 2020’s Value.
Thanks in advance !!