Discussions
Data Feed - Matrix Parent Items
Good Day- I am trying to create a data feed of only parent items based on child item availability. Here is the criteria I am working with.
Display in web site = Y
and
Location Available is greater or equal to 1.
or
Display in web site = Y
and
Out of Stock Behavior = Allow Back Orders
Here are my required results.
Parent : Store Display Name
Parent : Name
Parent : Detailed description
Parent : Item URL
Parent : Image URL
Parent : Thumbnail URL
Parent : Online Price
The problem is I get results with the same item on many rows. I cannot group the URL's due to a Netsuite limitation. Any ideas? It will be a data feed.