Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id :

Finance | Project Operations, Human Resources, AX, GP, SL

DAXNigel - Technical World of DAX

Dynamics 365 Community / Blogs / Finance | Project Operations, Human Resources, AX, GP, SL / DAXNigel - Technical World of DAX

Featured

Latest blog posts

View all
18 Mar 2025
Like (0)
Finding labels

While testing and trouble shooting we often need to find the label. The search control in Visual studio for this is very slow. The best solution I have found is to use PowerShell. [Updated] Using the following powershell code you can find the labe...

DaxNigel 2,572
20 May 2023
Like (0)
AX2012 vs D365F&SCM: A Comparison

First, let’s briefly answer the question: What are the major differences between AX2012 and D365F&SCM? AX2012, also known as Dynamics AX 2012, is an older version of Microsoft’s ERP software, while D365F&SCM, or Dynamics 365 F...

DaxNigel 2,572
18 May 2023
Like (0)
D365F&SCM Caching: Improve Performance and User Experience

Microsoft Dynamics 365 F&SCM is a powerful ERP system that can handle complex business processes. However, as the amount of data and users increases, the system’s performance may suffer. One way to address this issue is through caching....

DaxNigel 2,572
18 May 2023
Like (1)
Development Mistakes

There are three overlooked areas in development that contribute to poor system performance and poor user experience. Including these areas in your development toolset will help to reduce these issues in the production environment when all the use...

DaxNigel 2,572
17 May 2023
Like (0)
Migrating data from AX2012 to D365F&SCM – Enums

When upgrading from AX2012 to D365F&SCM you need to bring data from your old system to the new environment. If you are not using the full migration path, and just extracting data and importing via the data management system (DIXF), then you w...

DaxNigel 2,572
16 May 2023
Like (0)
Using BACPAC with D365F&SCM

Understanding BACPAC BACPAC is something technical people will encounter when working with Microsoft Dynamics D365 Finance and Supply Chain Management (D365F&SCM). It is the backup file created by Azure for D365F&SCM environments. The ...

DaxNigel 2,572
14 May 2023
Like (0)
Form Personalisation Issue

A client wanted to add a new field to the sales line table, which would be a lookup to a new table. This is not an unusual request, so should don’t have been a problem. The client wanted, however, to not have the field shown no the sales form, an...

DaxNigel 2,572
12 May 2023
Like (0)
What is SysTest Framework?

Microsoft Dynamics 365 F&SCM has rapidly become a top choice for businesses looking to streamline their processes and improve efficiency. One of the key components that sets it apart is the SysTest framework, a powerful testing tool designed ...

DaxNigel 2,572