The report has a total of 7 columns, 6 of the colums are pulling from the same data source . The last column will need to use the ID (primary key) pulled from the 1st query to against a different data mart (data source) to pull another piece of information. (therefore a different database connection info)
How do I accomplish this?
I can't use a sequential report since there are on 2 differnt databases, right?
How do i use MulitipleInput Filter? How do I override the fetch method?
Please provide detailed explanation
Thanks a lot
How do I accomplish this?
I can't use a sequential report since there are on 2 differnt databases, right?
How do i use MulitipleInput Filter? How do I override the fetch method?
Please provide detailed explanation
Thanks a lot