Hi
I have a report with a drillthrough functionality on two cells in a tablix, the intention is for each cell to pass different parameters to the target report. The report fuctions exactly as expected when previewing in BIDS, each drillthough passing the appropriate
parameters to the target report. However once the report is deployed (to a SharePoint environment), only one of the drillthroughs will function. In the other, the pointer recognises some kind of link (it changed to a 'clickable' icon) but it won't function
(and there is no target displayed at the bottom of the browser as there is with the working link).
I've cheked the html source for the page and it appears not to have an onclick command for the first cell (contianing the text 'BSC C701 - BIOCHEMISTRY (4 YR)(I)'):
<TD ID="11iT0r9c0" class="a144c"><br/>
<DIV class="a144"><br/>
<DIV style="overflow-x:hidden;WIDTH:73.14mm;" class="r13"><br/>
<DIV class="a143"><br/>
<span style="font-style:normal;" class="a140">BSC C701 </span><br/>
<span style="font-style:normal;" class="a141"> - </span><br/>
<span style="font-style:normal;" class="a142">BIOCHEMISTRY (4 YR)(I) </span><br/>
</DIV><
View Complete Post