Hi.
I am reading all sheets present in an excel file. Talking about a specific column that represents percentage as a datatype. But while reading in a loop that file, some sheets changes datatype to string while some change to percentage datatype. What is the issue? Can anyone please help me?
Thank you. I will check this out. But let’s say if I want to read files using a loop because sometimes I specifically don’t want to read all sheets but want to read based on a condition. How can I then deal with the data types issue?
Without seeing the original data it’s difficult to say what the issue is.
Regardless, there is no percentage datatype in KNIME, and I’m guessing the problem lies in the way the values are represented in your Excel worksheets.
No. You need to use loop. However there is ticket for it and will add +1. (Internal reference: AP-16419) In case of any news someone will update this topic.