Sunday, July 3, 2016

Deploy ssrs Reprot in Management shell

//Deploy ssrs Reprot in Management shell

open Dynamics ax 2012 management shell run as administrator
Get-AXReport -ReportName *
Publish-AXReport –Id SSRSConfigID -ReportName CustTransList
Publish-AXReport –Id SSRSConfigID -ReportName CustTransList, CustTransOpenPerDate
Publish-AXReport –Id SSRSConfigID –ReportName *

No comments:

Post a Comment

Export label custom content

 GRID => Properties "Export Label" => "SalesReportMexico" To get download file with custom naming.