R12.2.14 XML/BI Publiser excel template two sheets
Hi,
We have requirement to generate an excel outputs with two sheets. Shee1 is details like product_type,order_qty, sch_ship_date, week number(based on sch_ship_date) etc.
This excel output is working find in XML Publisher excel template/data definition upload and running the report in EBS.
Sheet1 (Details). Rows does not exceed 2K.
Template : .xls format
Data file: .xml file.
Addition requirement is to add Sheet2 with pivot/summary. 16 weeks out.
wk1 wk2 …….. wk16
product_type1 sum(qty) sum(qty) sum(qty)
product_type2 sum(qty) sum(qty) sum(qty)
……………….
Product_type10 sum(qty) sum(qty) sum(qty).