Skip to main content



      Home
Home » Archived » BIRT » BIRT Drill Down in a single report(Is it possible to drill down in a single report itself?)
BIRT Drill Down in a single report [message #1574354] Tue, 20 January 2015 02:09 Go to next message
Eclipse UserFriend
I want to use the drill through feature in a single report only. I have 3 tables, 1st to be linked to 2nd and 2nd subsequently to 3rd. Initially, only the first table is to be displayed. On clicking the hyperlink, it should send the clicked value as input parameter to the second table which should be displayed in the same report. At this moment only second table should be visible. Similar procedure for the 3rd table. Is this thing possible in BIRT 3.7 ? Thanks in advance.
Re: BIRT Drill Down in a sin gle report [message #1576460 is a reply to message #1574354] Wed, 21 January 2015 05:21 Go to previous message
Eclipse UserFriend
Nishit Angrish <forums-noreply@xxxxxxxx> wrote:
> I want to use the drill through feature in a single report only. I have 3
> tables, 1st to be linked to 2nd and 2nd subsequently to 3rd. Initially,
> only the first table is to be displayed. On clicking the hyperlink, it
> should send the clicked value as input parameter to the second table
> which should be displayed in the same report. At this moment only second
> table should be visible. Similar procedure for the 3rd table. Is this
> thing possible in BIRT 3.7 ? Thanks in advance.

There are many ways to do this. For example, pass the table name to be
displayed as a parameter, with the default the name of the first table. Set
the visibility of each table to hide unless the parameter matches the table
name. Set the parameter to a global variable in the hyperlink set-up, and
set the global variable to the next table name in a table action.
--
Colin
Previous Topic:Parameter dialog suddenly blank [solved]
Next Topic:What is the alternative to DrillDownGroupLevel function in Birt?
Goto Forum:
  


Current Time: Tue Apr 15 06:00:34 EDT 2025

Powered by FUDForum. Page generated in 0.02699 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top