Hi All, I have a particular business scenario described below
1. An excel empty template is provided - as attached Template_community.xlsx
2. A list of orders are provided - PO_details_Example.xlsx
3. From the above two using alteryx need an output like Template_community_output.xlsx, with appropriate fields populated from PO_Details_Example.xlsx
4. The Template_community_output.xlsx should produce as many number of sheets as there are orders, in this example it has two orders and thereby two sheets (with appropriate order details from PO_details_Example.xlsx populated in this)
any pointers would help!