Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I'm loading 2 SQL queries into Qlik Sense data load editor. Is the grammar like this?
LIB CONNECT TO...
LOAD...
SQL
SELECT...FROM...WHERE...
SELECT...FROM...WHERE...
Thanks in advance!
Make sure that each Load statement and SQL Select statement ends with semi-colon
Hello, I was reading your post and basically have a similar issue. Can you please tell how you fixed it?