One of the announced features for Dynamics 365 Business Central 2024 Wave 1 release is the possibility to enable or disable indexes via AL code. For that scope (at the moment unfortunately only available for on-premises scenarios) Microsoft is introducing a new AlterKey method in the Database object that permits you to select a non -clustered index and enable or disable it.
The new syntax…
Continue Reading demiliani’s Article on their blog
Dynamics 365 Business Central: introducing the new Table Key module
One of the announced features for Dynamics 365 Business Central 2024 Wave 1 release is the possibility to enable or disable indexes via AL code. For that scope (at the moment unfortunately only available for on-premises scenarios) Microsoft is introducing a new AlterKey method in the Database object that permits you to select a non…
Blog Syndicated with demiliani’s Permission
More About This Author
Array
- Business Central1 October 2024Dynamics 365 Business Central: triggering an Azure DevOps pipeline when a tenant upgrade occurs.
- Business Central24 September 2024Dynamics 365 Business Central: Power Automate flows using business events may require a refresh.
- Business Central23 September 2024Dynamics 365 Business Central: HttpClient and remote certificate validation future changes.
- Business Central10 September 2024Azure Logic Apps workflows: restrict access by IP ranges.