I'm wondering how to get a non-equi join in Excel power query.
In sql terms, I'd like to get something like
From A left join B on A.1=B.1 and A.2<B.2
Is there anyway to get this type of behavior?
EDIT: I was able to find a workaround, and can post that as answer if no replies come.
2.1m questions
2.1m answers
60 comments
57.0k users