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
10.0.36 - New VC++ runtime requirement for cloud-hosted environments
If you plan on updating your existing cloud hosted environment to 10.0.36 please make sure you install the
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