No posts with label Call Multiple report on single click in X++. Show all posts
No posts with label Call Multiple report on single click in X++. 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...