AL
AL copied to clipboard
Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual...
**1. Describe the bug** If i have a field in a testpage with an empty value and i want to convert the value into a decimal value with AsDecimal() function...
Hi MS, I am really experiencing a very bad performance in VS code. I am not sure that its happened due to Windows Update, VS Code update or due to...
Please include the following with each issue: **1. Describe the bug** I've created an overload (I had to modify only a parameter, so I duplicated the function and modify only...
**1. Describe the bug** Hit an error triggered in base. The debugger then tries to download the base object DAL file to show error source. The file attempts to load...
I made a FlowField and hadn't yet assigned a `CalcFormula`. I saw that we now get this message: > The property 'TableRelation' or the property 'CalcFormula' is required for the...
The path specified in the property `RDLCLayout` of a report should be relative to the file of the report itself instead of being relative to the root folder of the...
Please include the following with each issue: **1. Describe the bug** I am working on a project with 3 other developers and randomly 2 of the 4 Report Extensions we...
There should also be an error for **Variant.IsDataClassificationType()** when you are using Runtime 3.0 because you can publish this in a Business Central version 14 database but the service tier...
**1. Describe the bug** - When the download of a Snapshot (.zip) has been finished and you want to start the debugging session a Visual Studio Code window appearears after...
I have not 100% narrowed down the conditions that cause this, but it seems to be caused by - having a top-level dependency that changes its name at some point...