Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
wanyunyang
Creator III
Creator III

Load multiple SQL queries into data load editor

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!

11 Replies
shilpan
Partner Ambassador
Partner Ambassador

Make sure that each Load statement and SQL Select statement ends with semi-colon

usman7vt
Contributor II
Contributor II

Hello, I was reading your post and basically have a similar issue. Can you please tell how you fixed it?