GitHub user Raja10D added a comment to the discussion: How to Dynamically Pass Input to Microsoft Excel Input Transform?
> The error shows that you have not defined the input fields you need to read > from the file. > > You can either specify them manually, or if you like to use the guided tools > from Hop GUI you can at first configure the transform by using a template > Excel file (disable - temporarily - the option "Accept file names from > previous transform"). When you're done, and checked the output corresponds to > what you expect by using Preview rows (you can now use it), re-enable the > option and you should get the file name(s) dinamically... Working now. Thankyou very much @dave-csc Another doubt how to get the schema of the excel file, There is a component in the hop **file metadata** with this I can get the schema of the csv files but can't get the schema of the excel file. Is there any option in hop we can get the schema of the excel files. GitHub link: https://github.com/apache/hop/discussions/5050#discussioncomment-12559623 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
