Hi,
I'm a bit going crazy about a certain report.
I have a report that shows certain fields of some DB records. That records have also some related records in other DB tables.
I have to show, almost all of the related records in the same report too. So I'm trying to design sub-reports or table items to show the related records in the same report.
The problem is, I have to supply the ID of the current record to each sub-report or table; but I was not lucky in finding similar examples or any documentation about it.
To further illustrate my problem, I attached a screenshot. In the screen shot I triled to give hints; about what I'm doing.
So basically, I need to populate related datas in the same report, by giving the current record ID to other datasource's which pull the related data's.
PS : I found some examples about cascading report parameters, and I'm somewhat familiar with report lifecycle. But I'm still not able to populate the cascading report parameters properly. I always get null values for cascading parameters. So there must be something wrong about what I'm doing.
I'm a bit going crazy about a certain report.
I have a report that shows certain fields of some DB records. That records have also some related records in other DB tables.
I have to show, almost all of the related records in the same report too. So I'm trying to design sub-reports or table items to show the related records in the same report.
The problem is, I have to supply the ID of the current record to each sub-report or table; but I was not lucky in finding similar examples or any documentation about it.
To further illustrate my problem, I attached a screenshot. In the screen shot I triled to give hints; about what I'm doing.
So basically, I need to populate related datas in the same report, by giving the current record ID to other datasource's which pull the related data's.
PS : I found some examples about cascading report parameters, and I'm somewhat familiar with report lifecycle. But I'm still not able to populate the cascading report parameters properly. I always get null values for cascading parameters. So there must be something wrong about what I'm doing.