
A question received today was the following: is it possible from my extension in Dynamics 365 Business Central asking a user to select a local CSV file, load it and then managing the content accordingly to my business needs using CSV Buffer table?
In standard NAV code (C/AL) you can use CSV Buffer table to load a CSV file (without using an XMLPort) and then parsing its content line…
Continue Reading demiliani’s Article on their blog
parsing a CSV file using CSV Buffer – Stefano Demiliani
Blog Syndicated with demiliani’s Permission

