Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error while fetching data from SAP

Hi ,

my code is this:

load KSCHL ;

sql select KONV~KSCHL

from VBAK LEFT JOIN KONV ON (KONV~KNUMV = VBAK~KNUMV) ;

I got error (Open stream failed ,Sql Error)

I know KONV is cluster table .and error is due to time frame .

I want to fetch data on daily basis . I have to fetch 10 thousand records from VBAK table.

Pls give alternative solution.

1 Reply
suniljain
Master
Master

in  qlikview sap connector 5.6 . this task become easy.

thanx to qliktech