Friday, 25 February 2022

How to check Performance of Dynamics 365 FO

To validate issues on the UAT/ Sandbox Environments Go to the URL and append below

D365URL &Debug=develop 

Performance timer - Finance & Operations | Dynamics 365 | Microsoft Learn

then open long-running forms or report and perform some operations if it's taking the time you can see right side time is counting on the process once it's done you can able to evaluate which query consumed more time.  




No comments:

Post a Comment

Setting VendInvoiceInfoTable default values for custom fields - D365 FO

  When creating a vendor invoice and you are trying to populate custom fields on table VendInvoiceInfoTable you may find that the following ...