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

Real Time Application

Any example application or documents of real time data analysis

6 Replies
Not applicable
Author

Define "real time data analysis" in terms of QlikView, please.

Not applicable
Author

Hi zain, you can find an example of dynamic data update in the demo "Call Center" included with QlikView Desktop 9. The add-in works with a QV API to enable dynamic data insertion within the in-memory model, to accomplish these, you have to write an intermediate program that queries the database constantly. Every time your program find new records, you can use the api insert them dynamically. In the case of the "Call center" demo, the insertion is accomplish with excel macros.

Hope this helps.

Regards

Not applicable
Author

Hi, if ypu install QlikView Personal Edition with the Complete Installation option, it will install some demos. The Demo called Call Center, inside in the Background sheet you can find a button that opens an Excel File with Macros that simulates inserts on the data source, and you will see in the QlikView application how new data is pushed directly into memory.

In the excel file you can see how the Macro was done and you can write your own program to push data into memory from any other database. This example is shown for Excel.

I hope this example helps you.

Not applicable
Author

I have call center QlikView application but it hasnt define Macro, if you have application please send to me,

basically i want to make SLA application i got application name dashboard from forum but its not very much clear to me,

application used Binary itsm_analyser_getdata_v2.qvw; file and i didnt found, that is the logic which is want to create.

Not applicable
Author

Thanks, please tell me how enable the macro





Not applicable
Author

Basically i want to make SLA application i got application name dashboard from forum but its not very much clear to me,

application used Binary itsm_analyser_getdata_v2.qvw; file and i didnt found, that is the logic which is I want to create.