I am struggling on creating a unique list for...

I am struggling on creating a unique list for my workflow.

My table is a list of products ordered with a product image column. I use the same image for multiple products that have different sizes.

I am including full resolution photos of the products in my email with this expression:

SELECT(Vendor PO Products[Product Image],[Vendor PO ID]=[_THISROW])

My problem is that this expression is including duplicate images. I want only 1 of each product photo. How do I exclude duplicates from my Product Image column?

1 14 1,109
14 REPLIES 14
Top Labels in this Space