Forum Discussion

Ronstp's avatar
Ronstp
Copper Contributor
Mar 14, 2020
Solved

Xlookup

When using Xlookup it is not searching last to first in my table if the search date occurs more than once. It is returning the results of the 1st record, not the last.
  • SergeiBaklan's avatar
    SergeiBaklan
    Mar 14, 2020

    Ronstp 

    You missed if_not_found parameter skipping. On the top is your formula, below is corrected one.

Resources