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

DefaultDimension in d365 FO X++

 Navigate to PurchTable methods you can find with DefaultDimension this.DefaultDimension = this.mergeDimension(this.getDefaultDimension(),th...