If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
Hi,
Have setup a dashboard recently in Qliksense . In the data load editor , configured a simple query that connects to a sybase ASE database and gets the data.
Now have setup an autosys job ( that runs twice a day) to refresh the data into Qliksense Dashboard. The first run of autosys job gets the actual data from dataserver and loads into Qliksense , so all good.
But when the job runs for the 2nd time , it does not really seem to get data from Dataserver. Rather just reloads the same data that was loaded during the 1st run(picks up from some sort of QS cache?). I have confirmed this by comparing number of rows getting loaded vs the no. of rows in the DB. Would greatly appreciate any inputs regarding this.
Thanks,
Jeyaraj
It shouldn't be a problem
Could you verify the app is pointing to the right data source and that the new data in the DB is available at the time the task is executed?
Kind regards.
Hi @Jeyarajerp
Have you compared the log from the first execution vs the one that correspond of the second execution?
It shouldn't be a problem
Could you verify the app is pointing to the right data source and that the new data in the DB is available at the time the task is executed?
Kind regards.
For some reason , out data connection configured in qliksense was pointing to the DR server instead of main server.
There is a lag in replication to DR server from main , which was causing all of the refresh issue.
Thanks for the help.
Regards,
Jeyaraj