Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Open a sub-report with a link inside of the main report
evgeny
Hi,
I would like to do the following. I would like to have a report with a list of customers. Then the user can click on a customer and the orders of this customer are displayed below, but still in the same window:
CustomerA
OrderA
OrderB
OrderC
CustomerB
CustomerC
CustomerD
Is it possible to integrate such a feature in a BIRT report? As always an example would be very helpful.
Thanks for any help
Evgeny
Find more posts tagged with
Comments
mwilliams
Hi Evgeny,
Check out the following example of drilling through for customer detail in the same window. It's two reports, but the drill through happens in the same window. The second report then is able to refresh itself with a drill down to itself to open the details of another customer if the user wants to see another customer's orders. Run the Master report. This was designed in BIRT 2.3.2.2.
Hope this helps.
evgeny
Hello Michael,
thanks a lot for the example. It helped me a lot.
Evgeny
mwilliams
Evgeny,
No problem!