Hi,
In XMLPort, when i import data from external csv file it will import record. but when error occured in record it will not import any data.
I want to skip those record and continue importing.
Thank you.

Hi,
In XMLPort, when i import data from external csv file it will import record. but when error occured in record it will not import any data.
I want to skip those record and continue importing.
Thank you.
Hi Inkey Solutions,
Could you explain the "error" in detail?
If you need to skip some specific data, I think you can use the skip function:
https://learn.microsoft.com/en-us/dynamics-nav/skip-function--report--xmlport-
To me, XMLPort is not used frequently, and I think it should have the ability to skip error logs.