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: 
maulin19
Contributor II
Contributor II

correct syntax if else

maulin19_0-1743155322101.png

WHY ? 

Labels (1)
1 Solution

Accepted Solutions
Adam_Romanowski
Partner - Creator
Partner - Creator

Keyword "then" must be placed inline with "if" keyword:

if 1=1 then

endif

View solution in original post

1 Reply
Adam_Romanowski
Partner - Creator
Partner - Creator

Keyword "then" must be placed inline with "if" keyword:

if 1=1 then

endif