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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Sarmie_Akintona
Contributor II
Contributor II

There is no Open Data Connection

I am new to Qlik Sense and I am having difficulties loading a data. I have tried to change the code and data source but no success. I would appreciate any assistance or clarification.

I have attached a snippet

2 Replies
JuanGerardo
Partner - Specialist
Partner - Specialist

Hi, second sentence is trying to load data from database connection (for example an ODBC connection) and requires the connect sentence.

But I think the syntax is not correct as you are reading data from a file. I think everything from SQL line to the end can be deleted/commented. You already are loading data from the file with the first sentence.

JG

Sarmie_Akintona
Contributor II
Contributor II
Author

Thank you. I now see where I was getting it wrong