Import CSV - Error handling

Hi,

So I am uploading a CSV file and importing that data into my MSSQL database.

Everything works as expected!

Now, the CSV file has columns with headers which I have set on the “Import CSV”
image

When I try to upload and import a CSV file where the headers don’t match I get an error which I can view in the Browser developer view.

image .

So my question is, how do I handle these errors and display them back to the user?

I need to be able to show the user why the import failed so they can take corrective action.

Thanks,
Ray.

Community Page
Last updated: