Passing parameters from AX to SSRS reporting

Hi all,

How can pass multiple parameter from AX to SSRS report while calling the report throw code.
I know how to do it with 1 parameter but how can I do it when I have more than 1 parameters on the report?

Sample code for passing 1 parm:

"
MenuFunction SSRS_Report;
Args Args;
str parmId ="";
;
super();
SSRS_Report = new MenuFunction(menuItemOutputStr(PurchaseOrderEn),MenuItemType::Output);
Args = new Args();
parmId = “Dataset1_ParmId=” + VendPurchOrderJour.ParmId;

Args.parm(parmId);
SSRS_Report.run(Args);
"
thanks!

found.

please share that answer…so everybody will know it

thanks…

Hi

Please share that and also, plz post some basic technique regarding SSRS report in Ax 2009 …Thanx in Advance

Regards,

Kevin

Hai Haim,

if u have ssrs material plz please send to me this ““shareefax2009@gmail.com””

past 3months searching for that material but im not found it please please send it

hai Haim,

I am new for AX. could you please pass me any material regarding to ax-ssrs to this email id “ameen026@gmail.com”. please…

Thanks,