In this tutorial, I’ll show you how to import data from an Excel file into D365 Finance & Operations using X++.
We will read .xlsx files through OfficeOpenXML classes and insert data into a table using X++.
You will learn:
✔ How to upload Excel file in D365
✔ How to read Excel worksheet data via X++
✔ How to loop through rows & insert records
✔ How to handle empty rows, formatting, validations
✔ Full practical example with clean X++ code
✔ Bonus: How to map Excel columns to table fields dynamically
This video is perfect for developers working on custom imports, integrations, tools, data migration, and automation.
Don’t forget to LIKE ❤️ and SUBSCRIBE for more high-quality D365 X++ tutorials!
d365 excel import x++,
excel to d365 x++,
d365 f&o data import excel,
x++ excel read,
officeopenxml x++ tutorial,
d365 data migration x++,
d365 technical training,
msdyn365 excel import,
d365fo x++ tutorials,
d365 fno excel tutorial,
excel file read x++,
dynamics 365 data import,
x++ coding examples