Hi All,
This is the continuation of below thread.
I have a report where I need to call another report if my user clicks on location name field.
In my report I need to keep my location field in details section.And also I have other fields in details section.
My details section is like this.
SNO Location code Location name Item total tender total
It should show all the location names with corresponding details .Now if I clicked on location name it will show the report for perticular location. Please suggest how to do.