Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Cant seem to get this to work. Giving me an error of "Script line error: ELSEIF
IF $(vQVDExistsFile) = -1 THEN
CompileFile:
LOAD
*
FROM
$(QVData)\Enterprise\Enterprise_GA_LastClick.qvd (qvd);
ELSE
SET vDateLessOne = 20160000 ;
END IF
Are you using ELSEIF or ELSE? If its ELSEIF, you need to provide another condition. Check out this link: If..then..elseif..else..end if ‒ QlikView
Are you using ELSEIF or ELSE? If its ELSEIF, you need to provide another condition. Check out this link: If..then..elseif..else..end if ‒ QlikView