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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Adinaa
Partner - Contributor
Partner - Contributor

Filtering SAP BW queries

Hello everyone,

I am trying to extract data from SAP BW queries into QS cloud but when I select filters on fields (in Conditions tab), because otherwise I can't insert the script into data load editor, I have this error:

Adinaa_0-1732536206174.png

Did anyone had this problem? If so how did you solve it?

Thank you!

Labels (1)
1 Reply
diegozecchini
Specialist
Specialist

Hi
I suggest to validate filters in SAP BW, check if the filters you set in the Conditions tab are correctly defined.
Ensure that all string values are enclosed in single quotes (e.g., 'value') and that there are no unmatched parentheses or missing delimiters.

Then open the generated script in the Qlik Sense Data Load Editor and look for the lines related to filters and conditions. Ensure proper SQL syntax is used.