wrong data format merge many files into one

Hello i use this workflow to combine multiple csv files into one, but it dosent work.

This is how it looks in the csv reader but shouldnt

it should look like this, the normal files look like this:

thx for you time!

@phil21oo you most likely will have to adjust the encoding:

1 Like

thx but that dosent change anything

I believe that you can set column types and control the auto detection range on the Advanced tab. In a pinch you should be able to at least bring in all string types and convert after a successful read.

1 Like

i now download the data in a different format and i works

2 Likes