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

tfilelist with if condition

Hi,
I 'm using tfilelist and tjava component. I want to execute tjava code only if my tfilelist not empty. the condition 'run if' is no good because i have many files in my list and it take only the one.
Thanks
Labels (3)
1 Reply
Anonymous
Not applicable
Author

OK i find it,
I'm using iterate link to a tfileExist component and 'run if' link between tfileExist and tjava component