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…
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 Finantial dimensions merge / combine Posting: Links: Using AX classes http://axaptacorner.blogspot.com/2012/09/how-to-create-general-journal-in-ax.html…
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…
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…
Search by shared project name
public static int64 getUnixTime(System.DateTime dateTimeValue) { return new System.DateTimeOffset(dateTimeValue).ToUnixTimeSeconds(); }
Here is how!
Some basic and advanced operations with DateTime in Dynamics AX 2012
PO modification which is under workflow: \Classes\RetailTransactionServiceInventory\updatePurchaseOrder
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…
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…
Recently I was looking for a list of available icons for the buttons on the form because the standard forms have a rather beautiful design and many symbol font. As it turned out, there are a lot of icons available from the out-of-box, and…
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…
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!…
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…
There is X++ code, which will allow you to identify that currently execution is under BC.
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…
Error: Invalid data container type. Compile forward AfStronglyTypedDataContainer class
X++ to go through tax codes:
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…
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.