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: 
Not applicable

What are the Advanced fields use for when using SQL Server as an data source

Hi All, I'm new to Qlik Sense, and was wondering if someone could explain to me what the Advanced fields are use for when using SQL Server as an data source, Thanks

sql advance.PNG

2 Replies
OmarBenSalem

You set some things there like :

ConnectionTimeout and set it to 60 (60 seconds)

or QueryTimeout and set it -1 (so there is no time out when the query is taking long to execute, the default is 0)

Hope that was clear

Not applicable
Author

Great thanks very much.