I have used a collect function workaround from one fo the community boards, and it works wonders. however it doesnt seem to work when this new data lookup range. note the data lookup range has been edit with the =left function.
=JOIN(COLLECT({Open Order Inquiry2020-07-07 Range 3}, {Open Order Inquiry2020-07-07 Range 2}, [Primary Column]1), SUBSTITUTE(helper$1, "-", ""))
this is the data range that is being referred to :
Please help