Hiding parameter or Dynamics filters on SSRS report dialog at runtime Umesh Patel 4:30:00 PM Add Comment Umesh Patel Description:- Recently I had a requirement to hide report parameters from report dialog based on the caller menu...
SSRS Report Data Provider class in Ax 2012 Umesh Patel 3:13:00 PM Add Comment Umesh Patel Description:- There are multiple methods to develop SSRS reports in Microsoft Dynamics AX 2012. This tutorial will guide you...
SSRS Report UI Builder class in Ax 2012 Umesh Patel 2:58:00 PM Add Comment Umesh Patel Description:- User Interface (UI) Builder Class is used to define the layout of the parameter dialog box that opens before...
SSRS Report Controller Class in Ax 2012 Umesh Patel 12:42:00 PM Add Comment Umesh Patel Description:- Controller class is used to control the report execution as well as pre-processing of the report data....
SSRS Report contract class in Ax 2012 Umesh Patel 12:30:00 PM 2 Comments Umesh Patel Description:- Report contracts in AX 2012 are used for defining parameters to the SSRS report. We can define any number of...
Dialog fields and runtime lookups on SSRS Report parameters Umesh Patel 4:40:00 PM Add Comment Umesh Patel Description:- In this post, we will learn how to add dialog fields and get run time lookups on the dialog field in...