Monthly Archive: November 2024
If you noticed that you have one extra dimension after you upgrade to BC25, you are not alone. CUSTOMERCONTRACT dimension is part of the new Subscription Billing module introduced in BC25. It’s automatically added...
Happy Friday! Time for our weekly BCFridayTips for the msdyn365bc developers! Use SetLoadFields to partially load data from a table. Why? ✅ Improve Performance. Fetching only the necessary fields can significantly improve performance, particularly...
As of March 2024, Microsoft’s AL Table Proxy Generator (altpgen) tool requires two new arguments: ClientId and RedirectUri. This change enhances security but means you will see an error ErrorCode: no_client_id if you try...