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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
fmazzarelli
Partner - Creator III
Partner - Creator III

Importing Data from SQL Server into Qlik

Hi Community,

I import Data from SQL Server into Qlik.

it is possible to create a procedure to update the Qlik data at time intervals (every hour, every xx hour)


Similar extension RELOAD but with the possibility to schedule the update automatically every xx hours

4 Replies
ogster1974
Partner - Master II
Partner - Master II

‌Yes faBio you need to use the server version rather than desktop it comes with a built in reload  scheduler.

Not applicable

for desktop you can use command line + Task scheduler

https://community.qlik.com/message/84730#84730

ogster1974
Partner - Master II
Partner - Master II

Unfortunately THat won't work here.

1. Ists a solution for qlikview not sense.

2. The solution calls the ‌Qlikview server to reload so you are not automating the reload On just desktop.

reddy-s
Master II
Master II

Hi Fabio,

Making use of Stored procedures to refresh your data works perfectly fine but you will be needing a server to a achieve this.