D365FO: Right click on any control at D365FO browser takes you directly to the control in AOT
Last week I explored very Interesting feature especially for developers where you right click on any field/control on the for...
Last week I explored very Interesting feature especially for developers where you right click on any field/control on the for...
William 2个月前 (12-27) 149浏览 0评论
This post focuses on the integration technologies available to have the Microsoft Dynamics 365 Finance Operations data availa...
William 3个月前 (11-30) 272浏览 0评论
Scenario: There are times when you want to delete an entity from target entity list and when you do so, you face an error me...
William 3个月前 (11-29) 203浏览 0评论
Scenario: Project groups are shared across all legal entities in D365 finance & operations app so have setup u...
William 3个月前 (11-21) 3975浏览 0评论
Scenario: The D365 finance & operations app is linked to Common Data Services through dual-write in development or sand...
William 4个月前 (10-24) 124浏览 0评论
Dual-write does not work with the cross company data sharing policies in D365 FinOps (there are so many names but I am us...
William 4个月前 (10-20) 130浏览 0评论
If you experience below error message when trying to import bacpac file into tier 1 (DEV) environment then use the suggested ...
William 5个月前 (09-20) 116浏览 0评论
Being a developer I have to explore how a new feature or a framework has been developed and how can this be extended when nee...
William 5个月前 (09-19) 112浏览 0评论
If you happen to face this error message "Copying pre-existing data completed with error, For additional details, go to initi...
William 5个月前 (09-19) 26380浏览 0评论
If you happen to stuck with any issue with the Dual-write implementation from on how and where to start with dual-write - The...
William 8个月前 (07-12) 293浏览 0评论
Microsoft Dynamics 365 and Microsoft Power Platform 2020 release wave 2 plans are out, check out the full list Mic...
William 11个月前 (04-13) 288浏览 0评论
Following code snippet loop through metadata information of AOT objects (this example is to loop through all data entities). ...
William 2年前 (2019-06-19) 582浏览 0评论
有时,客户希望从特定工作人员而不是从发起工作流程的人员开始层级审批,然后遍历层次结构。场景: 发票从第三方进入FinOps并创建税务发票登记 在税务发票登记行级别设置“ 已批准”字段 AP文员/管理员将这些发票分配给正确的工人进行审批 ...