<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What is Direct Query?  What are the advantages? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714222#M1074990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;have a look at the attached document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Aug 2014 08:19:57 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-08-05T08:19:57Z</dc:date>
    <item>
      <title>What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714217#M1074985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone throw some light on Direct Query and elaborate with some example? Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Warm Regards,&lt;BR /&gt;Dawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 08:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714217#M1074985</guid>
      <dc:creator />
      <dc:date>2014-08-05T08:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714218#M1074986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the dataset in a database is large, it is possible to load aggregated query results into QlikView without loading the complete dataset into the QlikView data model using the Direct Discovery function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have more information by searching under Help -- Contents or reading QlikView Reference Manual...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 08:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714218#M1074986</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-05T08:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714219#M1074987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/previewBody/3710-102-1-4293/QlikView 11 2 Direct Discovery Technical Addendum.pdf" title="http://community.qlik.com/servlet/JiveServlet/previewBody/3710-102-1-4293/QlikView%2011%202%20Direct%20Discovery%20Technical%20Addendum.pdf"&gt;http://community.qlik.com/servlet/JiveServlet/previewBody/3710-102-1-4293/QlikView%2011%202%20Direct%20Discovery%20Techn…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get a complete details from this document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 08:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714219#M1074987</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-08-05T08:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714220#M1074988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView determines which data resides in-memory and which data is direct discovery data by &lt;/P&gt;&lt;P&gt;using the special script syntax, “DIRECT SELECT”. This syntax allows certain data elements not to &lt;/P&gt;&lt;P&gt;be loaded into the QlikView data model during the script reload process, but still available for &lt;/P&gt;&lt;P&gt;query purposes from the QlikView User Interface and to be combined for analysis with the &lt;/P&gt;&lt;P&gt;QlikView in memory dataset.&lt;/P&gt;&lt;P&gt;Once the direct discovery structure is established, the direct discovery fields can be used with&lt;/P&gt;&lt;P&gt;certain QlikView objects. When a direct discovery field is used on the QlikView object, QlikView &lt;/P&gt;&lt;P&gt;will automatically create the appropriate SQL query to run on the external data source. The &lt;/P&gt;&lt;P&gt;result of the query will be displayed on the QlikView object. When selections are made on the &lt;/P&gt;&lt;P&gt;QlikView application, the associated data values of the direct discovery fields will be used in the &lt;/P&gt;&lt;P&gt;WHERE conditions of the queries. With each selection, the direct discovery charts will be &lt;/P&gt;&lt;P&gt;calculated, where the calculations and aggregations will be done on the source table by &lt;/P&gt;&lt;P&gt;executing the SQL query created by QlikView. It is possible to use calculation condition feature of &lt;/P&gt;&lt;P&gt;the QlikView charts to set a condition indicating when the chart should be calculated. Until that &lt;/P&gt;&lt;P&gt;condition is met, QlikView will not run queries and the chart will not be calculated. Please note &lt;/P&gt;&lt;P&gt;that QlikView will execute SQL queries on the data source for some of the list boxes that use &lt;/P&gt;&lt;P&gt;direct discovery fields. This is required to achieve the associative navigation capability. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 08:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714220#M1074988</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-08-05T08:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714221#M1074989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6917"&gt;QlikView Direct Discovery FAQ 11.2 SR7.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 08:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714221#M1074989</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-05T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714222#M1074990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;have a look at the attached document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 08:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714222#M1074990</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-05T08:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714223#M1074991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see any real advantage.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It just used another limited syntax - I can't use UNION ALL, RIGHT JOIN, etc.&lt;/LI&gt;&lt;LI&gt;less filtering conditions &lt;UL&gt;&lt;LI&gt;my advanced DATE filter '=DATE&amp;gt;date#('01/01/2015') AND DATE&amp;lt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;date#&lt;/SPAN&gt;('01/04/2015')' translated to &lt;BR /&gt;WHERE Date IN ('01/01/2015', '04/01/2015'...)&lt;/LI&gt;&lt;LI&gt;text filter '=COMMENT LIKE 'Manifest*'' translated to &lt;BR /&gt;WHERE COMMENT IN ('Manifest 1', 'Manifest 2', ...)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;less &lt;SPAN style="font-size: 13.3333330154419px;"&gt;aggregation formulas - only Sum(), Avg()...&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;still need reloads to refresh dimensions, detail, detach&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 09:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714223#M1074991</guid>
      <dc:creator />
      <dc:date>2015-04-08T09:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714224#M1074996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Haimanta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN class="Bold"&gt;DIRECT QUERY&lt;/SPAN&gt; statement allows you to link tables through an &lt;A class="MCXref_0"&gt;&lt;EM&gt;ODBC&lt;/EM&gt;&lt;/A&gt; or OLE DB connection using the &lt;A class="MCXref_0" target="" title=""&gt;&lt;EM&gt;Direct Discovery&lt;/EM&gt;&lt;/A&gt; function.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Syntax:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;DIRECT QUERY&lt;/SPAN&gt; D&lt;SPAN class="Bold"&gt;IMENSION &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;fieldlist&lt;/SPAN&gt; &lt;STRONG&gt;[MEASURE&lt;/STRONG&gt; &lt;SPAN class="Italic"&gt;fieldlist&lt;/SPAN&gt;&lt;STRONG&gt;] [DETAIL&lt;/STRONG&gt; &lt;EM&gt;fieldlist&lt;/EM&gt;&lt;STRONG&gt;]&lt;/STRONG&gt; &lt;STRONG&gt;] [DETACH&lt;/STRONG&gt; &lt;EM&gt;fieldlist&lt;/EM&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;SPAN class="Bold"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;tablelist&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[WHERE&lt;/STRONG&gt; &lt;EM&gt;where_clause&lt;/EM&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note 1:&lt;/STRONG&gt; The DIMENSION, MEASURE, and DETAIL keywords can be used in any order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note 2:&lt;/STRONG&gt; The DIMENSION and FROM keyword clauses are required on all DIRECT QUERY statements. The FROM keyword must appear before the DIMENSION keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note 3:&lt;/STRONG&gt; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;The &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-size: 13.3333330154419px;"&gt;DIRECT QUERY &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;statement cannot contain &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-size: 13.3333330154419px;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; or &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-size: 13.3333330154419px;"&gt;GROUP BY&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; clauses.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;Direct Query&lt;/SPAN&gt; &lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;DIMENSION A&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;MEASURE X,Y,Z&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;DETACH B,C&lt;/SPAN&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;From MySalesTable;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;SQL SELECT &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;SalesOrderID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;RevisionNumber,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;OrderDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;SubTotal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;TaxAmt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;FROM AdventureWorks.Sales.SalesOrderHeader;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;could be changed to the following DIRECT QUERY statement:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;DIRECT QUERY&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;DIMENSION &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;SalesOrderID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;RevisionNumber,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;MEASURE &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;SubTotal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;TaxAmt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;DETACH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;OrderDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;FROM AdventureWorks.Sales.SalesOrderHeader;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note 4: &lt;/STRONG&gt;DIRECT QUERY statements are written directly in the Edit Script dialog box. They are not generated with the Create Select Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reference:&lt;/STRONG&gt; QlikView Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 10:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714224#M1074996</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-04-08T10:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714225#M1074997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot Ishfaque. this make me understand Direct Query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 08:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714225#M1074997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-24T08:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: What is Direct Query?  What are the advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714226#M1074998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out. Should be help full.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7533"&gt;Direct Discovery in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2015 15:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Direct-Query-What-are-the-advantages/m-p/714226#M1074998</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-12-25T15:56:07Z</dc:date>
    </item>
  </channel>
</rss>

