alirazazaidi
7年前 (2019-07-16) 1790浏览 0评论
Hi all, today I got opportunity to change color of Grid Cell based on some condition. I achieved this by following code ...
William
7年前 (2019-07-10) 1655浏览 0评论
Product: Dynamics 365 for Finance and Operations Common Data Service Purpose: The purpose of this blog is to demonstrate how ...
William
7年前 (2019-07-09) 2021浏览 0评论
Product: Dynamics 365 for Finance and Operations Purpose: The purpose of this blog is to explain how can we resolve the versi...
William
7年前 (2019-07-06) 1466浏览 0评论
Today we will talk about the objects' IDs and SQLDictionary table from SQL Server. Each object in AX (mainly classes, t...
alirazazaidi
7年前 (2019-06-21) 1916浏览 0评论
Hi, There are many scenario, when we do calculation and bind it with Grid in dynamics 365 for finance and operations. For the...
alirazazaidi
7年前 (2019-06-21) 1760浏览 0评论
During development, I got this error, when try to type newly created class that need to be run in batch processing. That clas...
William
7年前 (2019-06-20) 1773浏览 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) 1745浏览 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) 1484浏览 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) 1301浏览 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) 1903浏览 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) 1966浏览 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) 1818浏览 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) 1400浏览 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) 1667浏览 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) 1492浏览 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) 1859浏览 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) 1476浏览 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) 2271浏览 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) 1787浏览 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...