Pasing parameter to SSRS report from AX form

Hello !!

I have developed a SSRS report in AX 2012 with query as dataset. I need to pass a parameter from AX form to SSRS report.

I mean, report should execute for the selected record in the form.

Please suggest how can be achieved .

Appreciate your help.

Thanks!!

Regards,

Sachin

Hi Sachin,

Please try to use controller class. I hope the below links will help you.

http://www.linkedin.com/groups/How-can-I-run-SSRS-3793661.S.210858144

http://stackoverflow.com/questions/20080700/passing-parameters-from-form-to-aot-query-ax-2012

Thanks,

Hari