web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
D365 : Does everything have to be in Fabric in 2026?

I keep seeing the same pattern repeat itself across customers: “We have Fabric now, so let’s just replicate everything from Dynamics 365 into OneLake.” And then a few months later the same customer is surprised by three things at once. First, the ...

Kurt Hatlevik 2,067
Like (0)
D365 : Sales line copy/paste at <250ms/line – Vibe coding

I see several are struggling with doing copy/paste of sales order lines, especially if the orders are large and there are complex logics for SCM and pricing. Based on how you set up D365, you will see examples where pasting a sales line can take f...

Kurt Hatlevik 2,067
Like (0)
D365 and the quick ‘ping’ performance test – part 2

In the first “ping” test blog post, we tested the response time of the SQL. This time we will use the “performance test” feature to test the AOS/Web Server response time. Open up the “Performance test” form, and only perform record count to test t...

Kurt Hatlevik 2,067
Like (0)
D365 and Purchase unified pricing tips

In Unified pricing you can define the base price both for sales, inventory and for purchase. If you choose to use purchase price as the base price, you will probably activate a base purchase price like this: For the system to use this purchase pri...

Kurt Hatlevik 2,067
Like (0)
D365 Translations

Have you ever been in a D365 implementation project, where translations of data are needed ?  Do you actually know the scope of such a task ?  Spoiler;  It can be a big task when many legal entities and data elements are in need of translation. Th...

Kurt Hatlevik 2,067
Like (0)
D365 Sales Table: 2 new performance improvements in 10.0.46

I see 2 new parameters in 10.0.46, that I think can improve the usability when searching for sales orders. The “Max. number of sales orders in list” is maximum number of sales orders that can be displayed in the All sales orders and Sales order de...

Kurt Hatlevik 2,067
Like (0)
D365 : Be careful with hash encoding

We in Scandinavia love our “Æ,Ø,Å”. They enrich our language, but they can cause issues in Dynamics 365 F&O. Here are one specific example; When using Unified Pricing Management we can have attributes controlling pricing. Often the attributes have...

Kurt Hatlevik 2,067
Like (0)
D365 : SysObsolete and flighting

SysObsolete is an X++ attribute used to mark classes, methods, fields, or enums as deprecated. It signals to developers that an element should no longer be used and may be removed or replaced in a future release. When applied, the compiler emits w...

Kurt Hatlevik 2,067