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

[resolved] Iterate/Main row order

Hi,
I recently started working with TOS, I have a question that I could not find the answer for in documentation:
is the lower branch (Main) executed (to the very end) before the upper one (Iterate) started (each thread)?
0683p000009MBX8.pngIt seems to be that case but, is it always this way?
Thanks a lot,
Pawel
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Ok, this is a bad design. Why not adding a tFlowToIterate at the end of your flow and call here the tRunJob?

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Ok, this is a bad design. Why not adding a tFlowToIterate at the end of your flow and call here the tRunJob?
Anonymous
Not applicable
Author

thank you, I like your solution