Publications

Filter objects into a project which are on several layers

To collect objects which exists on two or more layers To SysModelElement datasource add additional SysModelElementData (2) datasource To SysModelElementData (2) datasource add additional SysModelLayer (2) datasource Add range to…

General journal creation and posting

General journal creation Finantial dimensions merge / combine Posting: Links: Using AX classes http://axaptacorner.blogspot.com/2012/09/how-to-create-general-journal-in-ax.html…

Wrong line quantities calculating/posting retail statements

There could be wrong quantity/cost from retail store transactions when you calculate/post retail statements: Retail / Periodic / POS posting / Calculate statement Retail / Periodic / POS posting / Post statement The reason for that is…

Simple SSRS RDL based report, AX classes

Create query Create SSRS report and add created query as a datasource If specific parameters at report dialog are not required, then Controller, UIBuilder and Contract classes are not required. Simple parameters can be added to…

SSRS renderingCompleted delegate

Comment from: \Classes\SrsReportRunController\renderingCompleted /// Write event handlers and hook into this to handle the rendering complete event. /// IMPORTANT NOTE: Please ensure you register your event handler in…

Simple custom service implementation example ax 2012

Service class: Contract: Sub contract: Response contract: Additionally you will need to - create service pointing to the service class with service operation pointing to the calc method of service class. - create service group holding…

SSRS display static row as header at each page

Static row as header Select tablix. On the right side of the Grouping pane, click the down arrow, and then click Advanced Mode. Click the static member that corresponds to the static member (row or column) that you want to remain visible…

SSRS display in header value from dataset/tablix

Create textbox or refer to existing on with expression to display data from dataset (Right click and Text Box Properties). It could be even hidden field. Create following expression to refer value from text box: =ReportItems!…

Skip CIL execution

To skip CIL execution for processes, which use SysOperation framework (SysOperationServiceController) - set break point to \Classes\SysOperationServiceController\runOperation and track how many parameters do you have to identify which…

AIF: User is not authorised for this port.

Error: User is not authorised for this port. Solution 1: Change the owner of the file to someone registered as user in ax. File -> Properties -> Security -> Advanced -> Owner / Change Solution 2: Edit inbound port. Deactivate it. File…

Adjust tax value using X++ code

Adjust tax value of purchase invoice. commonLine could be either MarkupTrans or VendInvoiceInfoLine. Adjust tax value for purchase order: In order to process VAT adjustments at line level, the country region should be added to the list of…

Search

About

DaxOnline.org is free platform that allows you to quickly store and reuse snippets, notes, articles related to Dynamics 365 FO.

Authors are allowed to set their own "buy me a coffee" link.
Join us.

Blog Tags