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

Direct Query in QLikView

What is Direct Query in QlikView? Which Scenarios it is used? Will it improve the performance.

Share your thoughts.

Appreciate your response.

Thanks,
SasikumarR

3 Replies
MK_QSL
MVP
MVP

Go to Help

Content

Index

Direct Discovery

A full description is available...

Happy Qliking !

Not applicable
Author

Hi Manish - Can you explain me in Real Time Scenarios?

MK_QSL
MVP
MVP

REF : MASTERING QLIKVIEW by STEPHEN REDMOND

As QlikView is IN_MEMORY tool we need to load all data to analyse but consider that your company has very vast database (say in billions) and it is not viable (sometimes) to load all data… here comes Direct Discovery.

Direct Query allows QlikView to connect to data source without loading all data in to memory. To do this we have to load only Dimensions. QlikView generates query to retrieve required data from the database.

But of course this is having disadvantages also. Your response time is now dependent on how fast your data connection is. Below points need to be consider

     1)      Only one Direct Query Table per application is supported

     2)      Set Analysis, Complex Calculations not supported (only sum, count, min, max, avg supported)

     3)      You can’t search direct field in normal search

     4)      Section access will not necessarily work against Direct table

     5)      Loop and Reduce in publisher will also not work for Direct Table

     6)      Synthetic Key not supported

     7)      Calculated Dimension not support