Category: Microsoft Dynamics Business Central

Directions Asia 2024

Recap: Presenting at Directions Asia 2024 Conference in Bangkok I recently had the pleasure of presenting at the Directions Asia conference in Bangkok, and I must say, it was an incredibly rewarding experience. If my memory serves correctly, it was my 4th Directions Asia conference. As usual, the event was exceptionally well organised, and everyone …

Continue reading

Turn off data analysis mode on pages and queries.

When first introduced, the data analysis mode was available on all list pages, and it did not make sense to have that feature available for all users. From version 23.1, tenant admins and AL developers can turn off the analysis mode on list pages and query objects unsuitable for analytical usage. Below are the two …

Continue reading

Automatically update AppSource apps with minor updates.

Before the 2023 release wave 2, Admin users could manually update specific apps through the App Management page in the Business Central admin centre or await a major update for the environment, which will automatically update AppSource applications.

What if you don’t want to do it manually or wait for a Major update? Let’s say you want to update the AppSource apps to the latest version with every minor update.

The VAT Date is not within the range of allowed VAT dates.

Did it suddenly start to throw the “VAT Date is not within your range of allowed posting dates” error? Nothing to worry about; it is due to a new VAT-related functionality added by Microsoft.

New operational limits on scheduled tasks.

The Microsoft Business Central version 23.3 completes the final segments of the new job queue tasks capabilities. With the new release, concurrency limits for scheduled tasks have been changed. Concurrency limit for scheduled tasks You can run as many scheduled tasks as possible if the environment has enough user accounts. However, you should not abuse …

Continue reading

BCTechDays 2023

I am excited to announce that Vlad and I will be presenting a session on the topic of Future Management for Continuous Delivery at BCTechDays 2023 in Belgium. Our session will focus on the practice of feature management, which leverages feature flags to enable dynamic feature administration and quick changes to feature availability on demand. …

Continue reading

Directions ASIA 2023

If you want to connect with other partners, have a front-row seat to learn about the newest releases, share information with other Business Decision-makers, or simply grow together with the Dynamics 365 community, attending Directions ASIA is a no-brainer. Directions4Partners are gathering the Microsoft teams and the best of the industry to come and teach you all the latest information in person, including: …

Continue reading

Business Central Performance Profiler

If a business process takes longer than expected, your administrator can use the Performance Profiler page to record a snapshot of the process. While recording, the profiler monitors all of the apps that are involved in the process.

Docker: You cannot sign in due to a technical issue. Contact your system administrator.

Docker: You cannot sign in due to a technical issue. Contact your system administrator.

Incorrect URL: http:///BC/SignIn

Correct URL: http:///BC/SignIn?tenant=default

Read Data from Dynamics 365 Business Central Replica Database (Data Access Intent)

One beautiful thing about Microsoft Dynamics 365 Business Central is that it allows you to have a read-only replica of the Azure SQL database and use that replica database to perform read-only queries to retrieve data. Queries to retrieve data running on the replica database, your main database instance will run smoothly without any performance impacts.