Does any body succeded in developing SSRS drill down report using AX 2012,please help me to resolve this issue.
I have developed two reports assetlist and assetdetails. Asset list report has asset id which drills down to the asset detail report.
Though i set respective parameter settings , when doing preview in VS 2010 i didn’t get the hyperlink icon while doing mouse over to the asset id value in the first report, that’s asset list report.
The second issue is, anyway i have deployed both drill down reports and accessed thru menu item. Surprisingly, i have seen the link to drill down for asset id column in the asset listing report but when i clicks that i am getting an error like parameter should be a rec id. But if i directly goes to second report, that’s asset details report and give asset id value like BUIL-001, the second report dispalys report correctly.
Please let me know the causes of these issues if any body faced.
I have created the sub report and its working well . its workflow is like in my 1 st report there are “id” & "name " , there after when i click on any name it pops up another report where it shows me the details regarding the respectinve name .
But instead of pop up the details in another report i want dat respective details should be displayed in the same report (either at side of reportor at bottom).
If any 1 have solution for this , den plz let me know about it .