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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
helen_pip
Creator III
Creator III

Invalid Character - SQL Select

Hello

I have written some SQL which load perfectly, even though there is a Red opening bracket just before the from clause

Runs perfectly!

Underneath the SQL statement I want to create a new table, however, the LOAD statement does not turn Blue and I cannot help but think that I have not closed off the bracket somewhere in the 1st statement

Therefore I go back to the original SQL and place a closing bracket, but this time when I run the script it errors stating: Invalid Character

How can the script run O.K, but when I add in an extra table underneath it is erroring?

Any ideas?

1 Reply
fdelacal
Specialist
Specialist

can you put your script here?