- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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