Forum Discussion

nimblecat's avatar
nimblecat
Frequent Visitor
3 years ago
Solved

Power Query M: IF with VLOOKUP

I need a Power Query M formula version for creating a "column D" that does a VLOOKUP from TableB on colA but if it doesn't exist, then just pull col C from the original TableA.   TableA and TableB ...
  • talbot's avatar
    3 years ago

    Hi nimblecat.

     

    Is this the kind of thing you're looking for?