Hello Make! I got stuck in a scenario that should have been simple:
- Get a .CSV from a FTP
- Parse .CSV
- Write data parsed on a google sheet
CSV parsing cause this error
Number of columns on line 12 does not match header
Column number in settings seems not to work for me: i have 6 columns and 11 lines of data but Make says on line 12 number is wrong. Setting an higher number, i have the same error
Number of columns on line 12 does not match header
Tried also "ToString - Data - " but nothing changes
Where i am getting wront?
Many Thanks for help!