Power BI Embedded integration
William 9年前 (2017-02-16) 2308浏览 0评论
Table of ContentsOverviewPower BI in workspacesWhat's next? Overview Dynamics 365 for Operations integrates with Microso...
ww12345678 的部落格 | AX Helper
William 9年前 (2017-02-16) 2308浏览 0评论
Table of ContentsOverviewPower BI in workspacesWhat's next? Overview Dynamics 365 for Operations integrates with Microso...
William 9年前 (2017-02-15) 2547浏览 0评论
In this post I will do a quick explanation of the user rights setup of the retail POS operations. Operations is referring to ...
William 9年前 (2017-02-14) 1795浏览 0评论
In this part, we will discuss the columns’ meaning showing in the inventory value report after you create the inventory...
William 9年前 (2017-02-14) 1784浏览 0评论
How to use inventory value report: part 1 Inventory value report was released from AX 2009 SP1. It’s a very powe...
William 9年前 (2017-02-14) 3251浏览 0评论
A new feature for cross-docking from a production or batch order to a transfer order has been released together with KB 32079...
alirazazaidi 9年前 (2017-02-12) 2754浏览 0评论
A year ago, I did some customization, where ledger entries are done with X++ code. Now client wants Reverse ledger entries. A...
William 9年前 (2017-02-11) 2838浏览 0评论
Issue:For one of my client who is on AX 2012 R3 CU8, We started getting this error on 2 of our PROD AOS Event Viewer - "Dupli...
William 9年前 (2017-02-10) 2529浏览 0评论
Microsoft Dynamics AX 2012 X++编程轻松入门 第06课 循环语句、运算符 for 循环 continue 语句 break 语句 while 循环 do-while 循环 if-else if-else 循环 ...
William 9年前 (2017-02-09) 2151浏览 0评论
Table of ContentsResponsive lookupsTyping in more than IDsUsing grid column headers for more advanced filtering and sorting R...
William 9年前 (2017-02-08) 2412浏览 0评论
在.NET Interop X++一文中有简单提到在.NET interop中如何使用日期时间类型,这里着重看看X++中这些日期时间类型的区别。 创建一个表,包含类型分别为Date、Time和UTCDateTime的字段,如下使用JOB在表中插入数据...
William 9年前 (2017-02-07) 2177浏览 0评论
Concepts Financial dimensions are available on each requisition line in the lines details. The purpose is to let you update t...
William 9年前 (2017-02-07) 3240浏览 0评论
Here are some ideas on SQL Server 2016 SP1 and Dynamics AX 2012 R3 Enterprise Features in Standard Edition since Service Pack...
William 9年前 (2017-02-06) 2911浏览 0评论
Table of ContentsReturn order processReturn material authorizationCreate a return orderArrival at the warehouse for inspectio...
William 9年前 (2017-02-06) 3374浏览 0评论
Just a small reminder to my digital brain, that Microsoft have released a Microsoft PowerBI pack aimed for the WMS industry. ...
William 9年前 (2017-02-04) 2548浏览 0评论
In this part, we will discuss the most import parameter: inventory value report ID. You can go to Inventory management/Setup/...
alirazazaidi 9年前 (2017-02-04) 2624浏览 0评论
Time change, Things change but experience always counts. Today I decide to write a post to build very simple custom Report Da...
William 9年前 (2017-02-04) 2733浏览 0评论
Table of ContentsWhat is a composite entity?ExampleBuilding the composite entityImport a composite entityExport a composite e...
William 9年前 (2017-02-03) 2164浏览 0评论
If you want to run and/or modify AX 7 (Dynamics 365 for Operations), you get a whole virtual environment configured by Micros...
William 9年前 (2017-02-02) 1722浏览 0评论
Introduction Dynamics 365 for Operations allows you to configure your own Vendor Evaluation Criteria and then track the vendo...
msmfp 9年前 (2017-02-01) 3964浏览 0评论
Most event handlers are straight forward. One exception is when subscribing to a table’s onValidated and onValidating e...