Hello,
I have a scenario where I test the import using a subset of data.
If errors, I may fix the content of the source files.
If it works without error, then I will try to import the entire files.
I regenerate the source excel/csv files with no limit on the rows.
I generate the source files using a SQL Table valued function with Company and rows parameters.
So far, I could only update the data by adding again the same entity to the import project, which will replace the data.
My question is: Is there a setting or a button that will tell D365 to reload the source files automatically when I import, without having me doing it manually one by one before importing?
Thanks,
Philippe