Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
Did anyone had this problem? If so how did you solve it?
Thank you!
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.