-
Notifications
You must be signed in to change notification settings - Fork 185
Description
Hi,
I would like to report some display issues I’m experiencing with the CSV columnizer in the new version.
Specifically, only the first column is displayed, and the column name is not shown in the header, even though the first row of the CSV file is correctly formatted with all column names.
The issue appears to occur regardless of the delimiter used in the CSV file. I can confirm that it happens with both "|" and ";" delimiters.
Additionally, the program throws an error when modifying the CSV columnizer configuration. However, no related error message is recorded in the application log.
I have attached the log file and two screenshots, which I hope will be sufficiently clear for your analysis.
With the previous version 1.11.2, the columnizer often does not get applied the first time the file is opened; it is therefore necessary to close and reopen the file for it to be applied correctly.
Thank you for your ongoing work, and please let me know if you need any further information or testing on my side.
ste22g