No posts with label Use of Crosscompany to get Data from other companies using X++ [AX 2012]. Show all posts
No posts with label Use of Crosscompany to get Data from other companies using X++ [AX 2012]. Show all posts

Import General journal from excel in D365 F&O

 Hi Guys, Import General journal from excel in D365 F&O Code:  using System.IO; using OfficeOpenXml; using OfficeOpenXml.ExcelPackage; u...