I’m trying to create a GI that will show all five lines of a Sales Order using joins based on line numbers. However, Line Numbers (or Sort Order) don’t follow a sequential order, so I can’t filter based on 1,2,3,ect. I tried the following join, but this only results in the first value working correctly, and the rest being the same part repeated over and over again (and its not even the second part in the list.) Is there some way to fix these joins so that they work correctly? (See attached GI)


