Another quick tip for something I’ve used this week to help out a QBS partner with performance issues on Business Central.
Since the last release it’s possible to issue read-only commands on a real-time copy of your Business Central database by using the DataAccessIntent property.
This allows API Pages, reports and queries to be executed outside of your production database which is ideal…
Continue Reading Mark Brummel’s Article on their blog
https://markbrummel.blog/2020/05/13/tip-68-using-read-scale-out-in-business-central-to-improve-performance/
Blog Syndicated with Mark Brummel’s Permission