I recently encountered a problem with opening data in Excel Reader.
I need to work with col C but there are some values that wasn’t transferred (“#XL_EVAL_ERROR#”) and some in incorrect format (like 9.6048E-4) Can you please advise me on how I can avoid these problems and just read values with at least 6 digits after “,”? DATA_Problems.xlsx (442.8 KB)
Hi @barkhatovM , as @rfeigel said, invalid data in your spreadsheet is the culprit, but you can change how KNIME deals with it so it will be better able to interpret the datatypes by setting invalid cells to missing instead of the error string