Drill through report in cognos 11 .
Hi I have a report A with prompt on customers showing level5 data and we have a drill through defined when user clicks on level 5 to another report .
While drill through we pass the customer and new report with level 4 opens up . Now we have a reverse drill through from level 4 to level 5 with prompt value from level 4 report .
The issue here is in cognos 11 , when i go from report 1 to report 2 report 1 is not closed , its in background , so we are having issues showing all the drill down reports open in the background appropriate prompt values are not passed back since the report is already opened .
Any help is appreciated .
Instead of trying to drill 1 <-> 2, create a thrid report (a copy of the first 1) and drill 1 -> 2 -> 1
are you doing drill through on same report?