Modelling X++ queries for dynamically joining multiple data sources
Queries are powerful components, used very frequently in X++ ecosystems. But, sometimes, they lack the flexibility we would want when
Dynamics 365 Finance 2023 release wave 2
Microsoft has released 2 days ago the plan for 2023 release wave 2.
This means we have some exciting new
X++ Chronicles : How to cache a variable using SysGlobalCache
In case “SysGlobalCache” doesn’t ring any bells, I suggest taking a look here to begin with : https://docs.microsoft.
X++ Chronicles : How to use JumpRef feature in Dynamics Finance
While searching for a method to implement the ‘Go to main table’ functionality I found an easy way to develop