GitHub user Raja10D added a comment to the discussion: How to Dynamically Pass Input to Microsoft Excel Input Transform?
> Hi @Raja10D, > > you can't use Preview rows indeed because Hop GUI doesn't know the file names > you are passing, when working in a single transform. > > To get an idea of the output, you need to select the transform (click on the > icon and not the name), and choose Preview output: this will run the pipeline > up to the selected transform, and shows the first 1000 rows of output. > > Hope this helps :) Hi @dave-csc I have preview output for my Excel input transform; it is showing an error, and it is not even recognizing the input path from the previous transform. I will attach the screenshot of the error. I understand Preview rows don't work; also, get sheetnames and get fields are not working when we are passing the filepath from previous transform Screenshot image:  I want to pass the input path to my excel input component dynamically, is there any other way in Hop?? GitHub link: https://github.com/apache/hop/discussions/5050#discussioncomment-12548905 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
