Avatar

Correct answer by
Community Advisor

Hi,

 

Query ----------\
                 Enrichment ----- Delivery
File import ----/

 

In the enrichment, set primary set Query, join cardinality 1:n, and specify max number of products to expect (rows to pivot).

If max number of products is unknown, you'll have to write JS to sort it out.

 

Thanks,

-Jon

View solution in original post