Where is Edit/Open in Excel in BC19?
Dynamics 365 Business Central has recently been updated to October 2021 Wave 2 update. If you are wondering why you can no longer find Edit/Open in Excel, you are not alone. But don’t worry...
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
Dynamics 365 Business Central has recently been updated to October 2021 Wave 2 update. If you are wondering why you can no longer find Edit/Open in Excel, you are not alone. But don’t worry...
If you want to remove any specific characters in a text, such as removing -*!? characters, you can use below code. If you want to do it the other way around, such as keeping...
We used to be able to create a copy of production to sandbox under New button. I noticed this morning that the option is no longer there. Microsoft has moved the option to the...
Highlighting your field can be a very helpful for your user. For example, overdue invoices are colored in red, so users can quickly recognize and pay more attention on those invoices. Business Central offers...
The page inspection feature enables you to get details about a page, providing insight into the page design, the different elements that comprise the page, and the source behind the data it displays. Page...
To ensure the availability and quality of Business Central services, Microsoft put a certain limitation on the reports, such as Max Execution Timeout to prevent report running continuously for days. You can see this...
When a sandbox is created as a copy of a production environment, BC will do the following things automatically: The job queue is stopped Any base application integration settings are cleared Outbound HTTP calls...
After upgrading to BC19, I noticed that some user permission sets are highlighted in red. Checking on the code reveals that Microsoft added new Style and StyleExpr on the field. The permission sets are...
When we use Item Tracking, BC will capture the Serial or Lot Number by Location in the Item Ledger Entries table, and by Bin in the Warehouse Entries table (if we enable “Lot Warehouse...
There are multiple ways in BC to create a Lookup button for a variable in a page or report. Generally speaking, I have seen three following methods being done to achieve the lookup button....