Common requirement is to show the reports in customer’s language.[example : Quotations, sales confirmations, invoices, Free text invoices, Return order acknowledgements , Agreements, Purchase order confirmations etc].This was easily achievable in Dynamics AX 2009 reports by usingelement.design().lan Read More
posted @ 2013-08-07 16:12 Fandy Xie Views(499) Comments(0) Diggs(0) Edit
Below is the small code snippet to get the underlying query of the SSRS report, reset query, prompt the parameters form, add our own ranges and execute the report. You can customize the job as per your requirements. Below I have used CustBaseData.Report report and added my own range on customer grou Read More
posted @ 2013-08-07 16:07 Fandy Xie Views(464) Comments(0) Diggs(0) Edit