Question
Excel to CSV
Hi!
I have a process model which creates a XLSX file, which I want to convert 1:1 to CSV. But I have 2 problems:
1. The columns don't get separated and are written to the same column, where attributes are separated by commas.
2. For some reason even having only one row in excel, it continues to read until row 95, so I get 95 rows full of commas.
Screen:

