by Peter Prokopecz DAXVision | Apr 7, 2022 | Dynamics 365FO, AX 2012
2022-04-07 PowerCommunity FSCMDataMigration I have completed my presentation on Dynamics 365 Finance & Operations #ERP Summit 2022. My slides can be downloaded from my GitHub:...
by Peter Prokopecz DAXVision | Nov 26, 2020 | AX 2012, Dynamics 365FO
We are working on an AX2012 to D365SCM upgrade project. Technical code upgrade happened a long time ago. After that, we worked on the functional redesign, integrations, data migration, automated build and release, functional tests, and so on. It takes time and we are...
by Peter Prokopecz DAXVision | Jan 27, 2020 | AX 2012, Dynamics 365FO
It was so exciting to speak last year at User Group Summit Europe in Amsterdam and listen to other Microsoft Business Applications experts. I learned a lot and shared a lot....
by Peter Prokopecz DAXVision | Jan 3, 2018 | AX 2012
Computed column using replace I have created a computed column using replace in a view that might be useful for others and decided to share it. My query-based view has many tables in the datasource. It is showing all possible combinations of PaymTerm and CashDisc for...
by Peter Prokopecz DAXVision | Jul 6, 2017 | AX 2012
I recently had the task to fix reporting for an AX 2012 R3 CU12 environment. The database server is SQL Server 2016. Supported? We knew it was supported. Microsoft Dynamics AX 2012 System Requirements document was updated in 2017 June with SQL 2016 support related...
by Peter Prokopecz DAXVision | Apr 21, 2017 | AX 2012
There is a task that comes up from time to time. Find which objects were last modified, when and by whom. There are more ways in AX 2012. Here are 2 that I use. Open UtilIdElements table from AOT You can see last modifications in table browser. Go to...