I've been struggling with this for a couple of hours and would appreciate some help/advice if possible.
I have a list of ID's - List() I have a list of products - List()
I want to pull all rows from the product list where an ID exists.
Thanks in advance.