Hi All,
Please suggest how can I achieve this requirement.
As we know cr does't supports nested sub reports, but my requirement is similar to this.
I have a main report which displays country wise data.
If I click a particular country It should show respected location names which contains some data in details(coming from sub report 1).
If I click particular location it should show respected locations data(coming from sub report 2)..
For country to location I did using on demand sub report.
Please suggest is there any work around to achieve this.