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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tJavaRow : how to detect last transit

Hello,

 

I use a tJavaRow with a tFileDelete but i don't want delete the last file iteration.

 

I try to use globalMap.get("tJavaRow_1_NB_LINE") but it's a POST variable.

 

Do you have an idea ?

 

Thanks

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,

  May I know the functional rule you are trying to achieve? I believe you are trying to delete files based on certain rules. If that is the case, you can use a Run if condition after tjavarow based on your rule to delete file.