Multiple Interactive Reports on One Page
If you have been using Interactive Reports since Apex 3.1 landed, you are probably as impressed with them as I am.
The other day I tried to create more than 1 IR on a page and the Wizard prevented me saying "Only 1 Interactive Report can be declared on this page"
I then tired to copy a region that contained an Interactive Report and sure enough I suddenly had 2 IR's on the one page!
Whilst this is probably not supported or suggested, my requirement meant that only 1 IR was to be shown at once (i.e. I had a conditional diaply on both IR)
So if you need to create multiple IR's on the one page but will only display one at run time, copy of a region appears to work!
The other day I tried to create more than 1 IR on a page and the Wizard prevented me saying "Only 1 Interactive Report can be declared on this page"
I then tired to copy a region that contained an Interactive Report and sure enough I suddenly had 2 IR's on the one page!
Whilst this is probably not supported or suggested, my requirement meant that only 1 IR was to be shown at once (i.e. I had a conditional diaply on both IR)
So if you need to create multiple IR's on the one page but will only display one at run time, copy of a region appears to work!
Comments
nice way of having multiple IRs in one page! can you please show us how/where did you set the conditions?
Thanks again,
Odeh
Any insight would be great...banditaje@yahoo.com
Thanks in advance...
OK..2 months into Oracle apex
MY dilemma...
Working on ..print page breaks with multiple reports in one region...regular reports, graphs and/or interactive reports.
CSS & JAVASCRIPT are limited when the page-break-(before or after):always
especially when one of the reports within the region contains interactive reports with dynamic rows.
Question? Is it possible to control multiple reports within a region within one template?
Really, don't have a clue where to start.
Thoughts...possibly create unique tag DIV for each report section and then control breaks (using CSS) based on the specific report within the region. (confused on modifying exisitng reports based on class structure built into apex).
I had a thought of controlling the specific interactive reports using:
http://forums.oracle.com/forums/thread.jspa?messageID=3197201�
NO CLUE OF HOW TO ACCOMPLISH. Any direction for creating special template to wrap each section seperately?
FYI
OK...BI publisher isn't the answer I'm looking for...
Thanks Conor C