Ads block

What is Macro in D365 ? How to Execute Macro in SQL Statement in D365FO


What is Macro in D365 ? How to Execute Macro in SQL Statement in D365FO
In this article I will show you how to execute a macro in SQL statements in D365FO or How to process data using a macro in a SQL statement in D365FO, be…
Read more »

Event Handlers in D365 with Example


Event Handlers in D365 with Example
In dynamics AX 2012, customization on tables, forms, and classes was done by simply overriding methods on them, But In Dynamics 365 for Operations, the preferr…
Read more »

How to get current logged user information using x++ code in D365fo


How to get current logged user information using x++ code in D365fo
Suppose you have a small requirement where you have to pick and display current log in user informations like name , department , position etc.The code below w…
Read more »

How to Open External URL in D365 Using X++ Code


How to Open External URL in D365 Using X++ Code
In this article i write a small tip "how to open external URL in D365 using x++ code?". If you want to navigate the user’s browser to a different URL…
Read more »