Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

tFileInputFullRow: Skipping lines on top of a file

It will make sense to have the tFileInputFullRow able to skip lines on top of a file?
We recently needed this functionality and had to use a tJavaFlex for it as explained in http://thinkinginsoftware.blogspot.com/2012/10/skipping-lines-on-top-of-file-with.html however I prefer to have components of course as otherwise developers get tempted to use tJavaFlex for absolutely everything defeating the whole purpose of using Talend.
Thoughts?
Thanks,
-Nestor
Labels (3)
2 Replies
Anonymous
Not applicable

Please use the built in help feature in Talend:
If it is not visible go to the Window menu/Show view... select the Help in the Help section. Highlight the component and the help window will show you the appropriate entry. the tFileInputFullRow has a header and footer setting just for what you are asking.
_AnonymousUser
Specialist III
Specialist III
Author

Thanks a lot for this!
Best,
-Nestor