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

Relative file path

I want to generate the log files & hence I have checked the box - 'Files' in the 'Stats & 'Logs' section. I have given the absolute path of the filename & it works fine. How can I achieve the same using relative path?

Labels (2)
3 Replies
cterenzi
Specialist
Specialist

Have you tried starting the path with "./"
Anonymous
Not applicable
Author

I have not tried it; is it a tried & tested solution?
cterenzi
Specialist
Specialist

A '.' in a path refers to the current directory. Starting a path reference with "./" anchors the reference at the current location. This isn't particular to Talend.