Append file CSV doesn't write the data

It doesn’t work either …

I don’t get the point for the column. I want to insert an entire row

Can’t you send me an example ?

Screenshot 2020-03-23 at 20.12.20

You need an equal number of columns in your test table as you have columns in row, and the datatypes must match. Since you’re getting the same error, I think you don’t have enough columns specified under the “Datatable…” section.

I don’t understand what you are saying.

Can I send you my workflow ?

Add columns under the DataTable… menu shown here and highlighted.

image

It works thanks.

Do you know why the date are displayed this way ?

Screenshot 2020-03-23 at 21.21.49

I got it.

It was a data scrapping problem.

tx