by Peter Prokopecz DAXVision | Apr 6, 2021 | Dynamics 365FO
New AX VHD version 10.0.17 is available to download from LCS. Have fun. D365 FinOps VHD on LCS, version 10.0.17
by Peter Prokopecz DAXVision | Jan 29, 2021 | Dynamics 365FO
Dynamics 365 2021 release wave 1 plan is available. We can browse what new features are planned to be released in 2021 April. https://docs.microsoft.com/en-us/dynamics365-release-plan/2021wave1/
by Peter Prokopecz DAXVision | Jan 5, 2021 | Dynamics 365FO
I will talk about the basic setup of Azure DevOps with Microsoft Dynamics 365 SCM and Finance at the Power Community D365 FinOps Summit on Friday, 29th January 2021. This is the session for you if you would like to start using automated build, release, and hosted...
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 | Nov 17, 2020 | Dynamics 365FO
This post is related to the earlier Data entity errors post. Many times the reason for getting errors when exporting/importing data is related to not using data management cleanup. I would like to emphasize its importance. You can save some time and effort if you use...
by Tomi S | Aug 7, 2020 | Dynamics 365FO
Task Passing a record from “MCROrderNotes” form and filtering the query by it on “SysOutgoingEmailTable” form. Since both of the objects were standard forms, I had to use extensions. That is why passing a record by code slightly changed since...