Today, I was surprised by issues with an old workflow that had been working really well. Until now, I have spent 4 hours working to fix it.
The problem is behaviour changes on the EXCEL READER node.
One of the files has a column NOTES with possible \n and the actual EXCEL READER stops during the process.
The workaround was to remove the lines with ‘n’ and consider how to handle them later.
However, it is worse.
When I opened the node to verify, it lost the configuration. As I’m not using all the Excel file columns, I need to unmark one by one the undesired columns.
This process is extremely slow because for each column, the node reprocesses the content list below the fields list. I tried reducing the number of lines read to 10, but it didn’t work. Still slow, and Excel has 62 columns! I need just 20.
I am really sorry to hear that the Excel Reader seems to have ruined your weekend. I totally get the frustration. Rest assured that we will investigate and make sure that something like this will not happen again.
I tried to reproduce your problem, but I am currently unable to reproduce the issue.
I tried multiple Excel files that contain \n in various variations, but so far the excel reader works as expected. Is there anything special that you observed other than the inclusion of a \n character?
Would you maybe be able to share a minimal version of that problematic excel sheet?