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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaysingh
Specialist II
Specialist II

How to Create While loop

I want to write while loop , can any one help??

2 Replies
tresesco
MVP
MVP

I would search in help/reference  manual for such generic question.

One simple example:

Load * While iterno()<10;

Load * From <>;

Not applicable

Hi,

Can u explain your scenario, where you want to write while loop  ??

for date related scenario you can refer to this link

Iterno() working with while

Regards,

Vivek