i have 2 tables in the same report.
i need that for the selection of some row in the first table/ or clicking on some hyperlink the second table will be filtered acording to the selected row in the firt table.
You can add some client side script to hide or shows rows of a table
based on some client side event, but it will not cross pages. Is that
what you want?
Jason
On 3/5/2012 1:12 PM, marina tzerluk wrote:
> Hi
>
> i have 2 tables in the same report.
> i need that for the selection of some row in the first table/ or
> clicking on some hyperlink the second table will be filtered acording to
> the selected row in the firt table.
>
> is there away to do so?
Take a look at this sample:
http://www.birt-exchange.org/org/devshare/designing-birt-reports/1474-client-side-script-to-show-detail-rows-from-chart-and-table/
Jason
On 3/6/2012 4:38 AM, marina tzerluk wrote:
> i dont need it cross pages.
> can you please give me some example how i can do that ?
>
> thanks
>