dynamic excel sheets having separate sql query for each sheet using bi publisher excel layout
We use Oracle application R12.2.9 and Oracle BI Publisher Desktop for developing data template reports. There is a requirement to build excel based template instead of RTF.
Output should have 2 different sheets (base data and Summary sheet) if parameter value is 'detail' and if it is other than Detail than 3rd sheet should display. I have 2 set of queries one for Base data and other for Summary sheet.
Could you please recommend the steps to achieve. I could see lot of stuffs to split the data into multilple sheet but not to display sheets dynamically.