BIRT Drill Down in a single report [message #1574354] |
Tue, 20 January 2015 02:09  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03378 seconds