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: 
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