GitHub user hansva added a comment to the discussion: How to Dynamically Pass Input to Microsoft Excel Input Transform?
At the moment we have no way available of "guessing" excel schema's at runtime. We expect the input to be configured for the excel file it will be reading. If your goal is to extract information from a large set of different excel types there are 2 options. option 1: You know the schema of each "type" of excel file --> Use Metadata injection option 2: You **do not** know the schema of the file --> Use the Tika transform this transform can extract data from a number of file types GitHub link: https://github.com/apache/hop/discussions/5050#discussioncomment-12561477 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
