Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
What are the possibilities to get REAL Time data from DB into QVW, other than regular re load process .
Is that possible,if so how to achieve the same.
Kindly share your inputs
-Jay
Qlikview has no true real-time capabilities, but you have 2 options to get near real time data:
Both of these will require analysis of the data sources and modification and optimisation of your data model and load script
HTH
Jonathah
The key thing with jontydkpi's reply is that QlikView is not a real time tool.
The Direct Discovery feature could look like the real time answer at first sight, but it also depends on a reload cycle where dimension data is loaded into memory.
I quite often find that people look for real time data, but when the requirements are analysed a bit several minutes latency on data update time is acceptable. Why do you need real time data? What is the nature of the data, that makes it critical to analyse in real time?
We are also experiencing refresh/reload issue and yes, in our case, we need real-time data.
We use QlikView OCX to generate a call center dashboard with number of calls waiting, longest wait time, etc... Data is very limited though and from a single data source.
e originally select QlikView for its flexibility to configure your own dashboard layout.
Anyone aware of a solution to our problem?
Use PartialLoad.
It's cool thing. concatenate partial loads to your tables and you can get what you want.