Hi team,
I saw that CSV file is mostly recommended during importation in DMF instead of Excel file. What I beleive to reason for CSV file is:
CSV is a plain text file, so D365FO can read it much faster rather than Excel.
CSV files are usually much smaller than Excel files, making uploads faster.
CSV files use less memory during processing.
CSV files are easy to generate from external systems and used for integrations.
Most automated integrations and recurring imports used CSV only.
Am I correct?
Pls advise, thanks