Resolved! Join using between clause
Hi All, I am looking for directions on how to perform a join based on between clause. I would like to join these 2 sources based on Source1.Key between source2.Key Start and source2.Key End Source 1 : |Key|Name| |0|ABC0| |1|ABC1| |2|ABC2| |3|ABC3| |4...