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: 
Anonymous
Not applicable

Mapping output from a tFileProperties component to a variable.

Hi,
I would like to map the information about a file and it's directory from the tFileProperties component to a variable. I can load it to the console via the tLogRow component and
to an output file via the tFileOutputDelimited but am unable to figure out how to map it to a variable for further use.
Any ideas on how to do this?
Thank you in advance.
Tom
Labels (2)
2 Replies
Anonymous
Not applicable
Author

use tJavarow.
Anonymous
Not applicable
Author

Thank you Ashu.