mocoxk opened a new issue, #4555:
URL: https://github.com/apache/hop/issues/4555

   ### Apache Hop version?
   
   2.10.0
   
   ### Java version?
   
   openjdk version "17.0.12" 2024-07-16 LTS
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   Error with Excel input. I have a pipeline that generates an Excel XLSX file 
and in another pipeline I use it as input data, but it is not being read 
correctly. I have the same pipeline in Pentaho and if I use that file as input 
in my Hop pipeline, it reads it correctly. So I'm not sure if the problem is 
with the Excel input or the output that is generating the XLSX file.
   
   excel data
   ![Screenshot 2024-11-11 
102126](https://github.com/user-attachments/assets/1042fe69-be37-4c11-a470-cf15ff0efde4)
   ![Screenshot 2024-11-11 
102201](https://github.com/user-attachments/assets/04518803-cecc-447a-9c40-2bdfdbb2ddbb)
   
   excel read from transform correct
   ![Screenshot 2024-11-11 
102011](https://github.com/user-attachments/assets/2d603a80-a612-4223-940e-7ffbbbf13416)
   
   excel read from transform with problem
   ![Screenshot 2024-11-11 
101947](https://github.com/user-attachments/assets/dffccc46-3623-4715-9363-bae32d020ec8)
   
   In the last image, you can see that the data is being duplicated and the 
values in column A are being displayed in column E, which is not correct. This 
error only occurs if I use the XLSX file generated with Apache Hop, if I use 
the one generated with Pentaho, it works correctly.
   
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to