Hello all --
I am having a challenge bringing in data from a lookup field. We have a table that lists incoming deliveries as each row. There is a column labeled "tags" in this table that where we want to show tags from another table (product details) that the delivery table is linked to. The challenge is that while each delivery is unique, the products associated with the delivery are not. What seems to be happening is that the first instance of the product name (which is how the lookup is working) is returning the tags but not for all instances. Is there a way to override this?
Thanks,
Justin


