Guys when I am going through the Youtube I found some link which was very helpful for Dynamics AX BI videos where it shows how to create the reports,Cubes using SSAS in AX, It was really very useful who wants to know how to create reports in AX2012
http://www.youtube.com/dynamicsaxbi
http://www.youtube.com/dynamicsaxbi
Thanks Krishna for sharing.
ReplyDeleteHi Krishna
ReplyDeleteIam developing a ssrs report using RDP.
when iam prining the report, on the dialog iam getting some default parameters along with my query parameters
In the DP class, for report parameter attibute i have declared TradeDocumentReportContract class. I believe because of this iam getting the paramters. I want to hide these extra parameters. how can i hide these parameters through code ? Even in the visual studio, i cannot see these parameters.
Iam unable to attach a screenshot so that it will be more clear to you
But the extra parameters are "string255", "PrintLocation","Text", "PrintdocumentHeader", "Product type", "Record-ID"
Can you please help me in this.
Thanks
Gangadhar
Hi Gangadhar, dont use the tradedocumentReportcontract , if you use you will get lot of paramaters which is not useful, you have to create your own contract class, for defining the report parameters.
ReplyDeleteRegards,
krishna.
Thanks krishna
ReplyDeletehi is it possible to use sub report in ax 2012 r2 ssrs reports?
ReplyDelete