Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Realtime BI

Hello,

I have a question. Is it possible to make realtime BI through Qlikview?

I mean is it possible to have triggers on data which triggers a job to reload? Maybe some push and pull functions?

Can you make a button which reloads data? And will you then be able to see the data refreshed in the dashboard or do you need to reload it? (login to accesspoint again) in order to see the change data?

8 Replies
alexandros17
Partner - Champion III
Partner - Champion III

you can add a button that reloads data, the event you have to trigger is an external action named "reload", the limit is that the button works only in development environment, if you publish the document the event is not triggered anymore.

hopeit helps

datanibbler
Champion
Champion

Hi thomas,

if you have a QVS running (and the management_console), you can trigger reload_jobs at particular times or in intervals, as often as you want (and as often as your server will take).

Alternatively, I think you can use a batch_job to reload apps at specific times or in intervals.

vinicius_siquei
Partner - Contributor III
Partner - Contributor III

Thomas,

Qlikview has many actions and triggers that you can take advantage for automatic reload.

However, It will never be real time business intelligence.

In many applications we use "near real time" applying best pratices to have schedules loading data at every few minutes. But you will never be able to see any database change inside Qlikview.

Regards,

rajeshvaswani77
Specialist III
Specialist III

Hi Thomas,

Ideally right to have the data a day old.

However you could configure the refresh job to run once every 2 hours or an hour based on your requirement.

thanks,

Rajesh Vaswani

Anonymous
Not applicable
Author

Thomas,

First, it depends first of all on your definition of "real time".

Second, it is possible to allow users to trigger reload of the QVS-based application.  I wouldn't recommend implementing it without a good reason.

Third, if the reload time is short, you can reload application as often as every minute.  This is probably the "most real time" you can get in QlikView.

Almost forgot - take a look at the Direct Discovery (available in QV 11.20 SR5).  I suspect that the direct "measures" data is "real-time" without reload.

Regards,

Michael

Not applicable
Author

So there is no way to set up a listener which could see if new data comes in and if it does then push a reload?

Realtime BI is within 5-0 minutes. Due to reload time of data an schedule job would take too long cause it would load more than 5 minutes incremental.

I will take a look into Direct Disovery.

Last question:

When you reload data - do you then need to refresh you app or does it refresh by itself?

alexandros17
Partner - Champion III
Partner - Champion III

You can do what you want, you can reload a document with a batch file and you may execute it externally to qlik view using trigger on sql or a little program.

When you reload data, objects refresh automatically

Anonymous
Not applicable
Author

Agree with Alessandro Saccone

Small clarification about refresh - it can be defined in the QV app itself, document properties, tab "Server".