If you are looking fastest way to import your data into D365 for operations then you can use the excel add-in for import record set. Below steps will helps you to import the data. Open Microsoft Excel Click on the Insert -> See all Select Microsoft Dynamics AX and click Add Note: if you do…
How to Export/Import data through Data Management Framework (DIXF, DMF)
In D365 F&O, functionality called Data Management Framework to do either to export data from AX or import data into AX or even both. We can archive this by using Excel add-in but firstly we go through DMF functionality. We will see how to export and import data in Microsoft Dynamics 365 for Operations, and…
Dynamics AX 2012 Menu Items
People who are new to Dynamics AX often get confused when they see three different types of menu items in AX and are not sure how to use them, since they all seem to have the same set of properties and also support similar object types. The truth is there’s actually no difference between them either technically or…
Passing Multiple Records from one form to another through Args in D365 FO
Requirement : When I select multiple record in Form A, those records will be passed to FormB and there FormB will received the all those records and filter it and will show. Step 1: Make one EmployeeTable which has three fields named (SrNo, Name, Designation).Step 2: Make FormA with datasource as EmployeeTable and drag the…
Passing Args from one Form to another Form in D365 FO
Args concept in dynamics ax is awesome. one can easily pass arguments from one Form to another Form with very less effort. Here, i am going to demonstrate how to pass Arguments from Form to Form. The Scenario is when I select one grid in Form A, that record will be passed to Form B and there…
Securing Private Addresses and Contact Information for Parties by using security roles in D365 FO
Securing the Private contact information and Private address information for parties such as Customers, Vendors, Employees, Contractors, Contacts etc. in the ERP system is a big deal and is a very crucial requirement for most organizations. Organizations often needs store these private address details and contact information about the parities and wants only a certain roles in the organization…