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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
julioarriaga
Creator II
Creator II

Isn't a right square bracket missing in this Qlik's syntax explanation?

1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

Yes it seems that way.  You can try and remove the bracket before "exit" as follows

Do [ ( while | until ) condition ] [statements]

exit do [ ( when | unless ) condition ] [statements]

loop[ ( while | until ) condition ]



View solution in original post

1 Reply
Anonymous
Not applicable

Hi

Yes it seems that way.  You can try and remove the bracket before "exit" as follows

Do [ ( while | until ) condition ] [statements]

exit do [ ( when | unless ) condition ] [statements]

loop[ ( while | until ) condition ]