I hve created a custom report and enabled the drill through, the drill through points back at the same report. using the selected item as the parent Item when the user tries to drill through
When I run the report the first time it works correctly, however when I click on the drill through the page reloads, with the parameters set correctly but no data is returned.
I ran a SQL trace and when clicking on the drill down the Stored procedure associated with the report is not run.
Where should I start looking?
Thanks
Ian