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

Where clause in SAP

Hi all,

i cant use the where clause in the script to pull the SAP tables.

the script which  used is

SQL Select MANDT BUKRS HKONT GJAHR BUDAT MONAT  from BSIS Where MANDT =  '800'

    and GJAHR = '2009' ;

i m using 32 bit SAP Connector 5.5 sr3.

could anyone help me to solve this problem.

without where condition its working fine...

0 Replies