We are handling a requirement to load language translations into D365 CE. There are over 21,000 rows and we needed to split them into 5,000 rows per file and load each file separately. Our discovery is that loading a file that is more than 2,800 rows throws schema errors. When we upload in smaller sizes eventually only 2,800 rows would be populated in D365.
Has anyone loaded language translation files that has up to 5000 rows into D365 CE successfully? I would appreciate tips on how to accomplish this.
Thank you in advance.