D365FO – 用指定员工开始层次结构审批 / D365FO – Start hierarchy approval with specific worker
William 7年前 (2019-06-20) 1808浏览 0评论
There are times when clients want to start hierarchy approval from a specific worker and not from the one who initiated the w...
ww12345678 的部落格 | AX Helper
William 7年前 (2019-06-20) 1808浏览 0评论
There are times when clients want to start hierarchy approval from a specific worker and not from the one who initiated the w...
William 7年前 (2019-06-03) 1771浏览 0评论
Welcome to the world of One Version, where we’ve modernized the service updates for Dynamics 365 for Finance and Operat...
William 7年前 (2019-05-31) 1515浏览 0评论
Sometimes the smallest thing can make a huge difference. At a customer we experienced a huge load (DTU +70% average),Continue...
William 7年前 (2019-05-31) 1330浏览 0评论
When working with metadata in Dynamics 365 for Finance and Operation, the usual approach is using the MetadataSupport class. ...
alirazazaidi 7年前 (2019-05-28) 1921浏览 0评论
I faced database Synch Error after deploying latest code to my Onebox VM. The internal time zone version number ...
William 7年前 (2019-05-28) 2000浏览 0评论
Hi Folks,In this post let’s see how to add custom and virtual fields on Data entities. This approach will work on both standa...
alirazazaidi 7年前 (2019-05-22) 1849浏览 0评论
During Save as pdf custom report throw following error. Unable to connect to the remote server at Microsoft.WindowsAzu...
William 7年前 (2019-05-18) 1428浏览 0评论
curExt(): The extension for the current companycurUserId(): current user id.funcName(): The name of the method that is execut...
William 7年前 (2019-05-18) 1698浏览 0评论
So before we jump in how to, we need to understand some basics how OAuth2 works. well basically OAuth2 is one of the authenti...
alirazazaidi 7年前 (2019-05-15) 1548浏览 0评论
Between posted Vendor Payment Journal and Settled Invoice only relation is Voucher number in ledger Journal Trans and VendSet...
William 7年前 (2019-05-13) 1893浏览 0评论
Hi Folks,In this post, I'll show how to add a new action to D365FO Odata entities which you may want to access in Logic apps ...
William 7年前 (2019-05-09) 1497浏览 0评论
Like requested by some folks, I’ve added the .xpo file for the SSRS Report Mailer in the source code folder: https://er...
alirazazaidi 7年前 (2019-05-06) 2297浏览 0评论
Don’t what reason, possible I manually copied the model files to my dev one box. After compiling my model and run the c...
William 7年前 (2019-05-01) 1815浏览 0评论
Hi Folks,Most of us have used RunAs earlier and it has the same use in D365Fo as well. Sometimes we came across where we need...
William 7年前 (2019-04-30) 2016浏览 0评论
Last few months have been pretty busy with lot of our customers getting ready to move to Dynamics 365 for … Continue r...
William 7年前 (2019-04-26) 1548浏览 0评论
The Export to Excel feature can now be configured to allow users to export up to 1 million rows from a grid in Finance and Op...
William 7年前 (2019-04-24) 2159浏览 0评论
I have previously blogged about the importance of reporting new ideas, issues and bugs to Microsoft, and also why theContinue...
alirazazaidi 7年前 (2019-04-23) 1627浏览 0评论
Small tip, I used following code snippet to add financial dimension in Customer / Vendor, You can extend this code by adding ...
William 7年前 (2019-04-16) 1835浏览 0评论
For many years I have had the opportunity to work on Dynamics 365 topics involving Kitting, Value Added Services(VAS) and Bil...
alirazazaidi 7年前 (2019-04-12) 1541浏览 0评论
Hi all, I face this error, while extended existing custom report. I added some fields in temp table, after update logic in dp...