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.
1.4m articles
1.4m replys
5 comments
57.0k users