<?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: Differences between In-Memory Fields and Direct Discovery Fields with example.Thanks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793553#M1051030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The data for Direct Discovery Fields are retrieved from the database everytime and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In-Memory Fields are already fetched and stored in RAM as qlikview normally works.&amp;nbsp; Refer examples in the above posts.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2014 02:43:58 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-11-10T02:43:58Z</dc:date>
    <item>
      <title>Differences between In-Memory Fields and Direct Discovery Fields with example.Thanks</title>
      <link>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793550#M1051027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Differences between In-Memory Fields and Direct Discovery Fields with example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 07:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793550#M1051027</guid>
      <dc:creator />
      <dc:date>2014-11-08T07:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between In-Memory Fields and Direct Discovery Fields with example.Thanks</title>
      <link>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793551#M1051028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;Hi Read this article it will be helpful &lt;/H4&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;&lt;/H4&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;QlikView Direct Discovery enables users to perform visual analysis against “any amount of data, regardless of size”. With the introduction of this unique hybrid approach, users can associate data stored within big data sources directly alongside additional data sources stored within the QlikView in-memory model. QlikView can “seamlessly connect to multiple data sources together within the same interface”, e.g. Teradata to SAP to Facebook allowing the business user to associate data across the data silos. Data outside of RAM can be joined with the in-memory data with the common field names. This allows the user associatively navigate both on the direct discovery and in memory data sets.&lt;/H4&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;QlikView developer should setup the Direct Discovery table on the QlikView application load script to allow the business users to query the desired big data source. Within the script editor a new syntax is introduced to connect to data in direct discovery form. Traditionally the following syntax is required to load data from a database table:&lt;/H4&gt;&lt;P style="margin-bottom: 1em; color: #29303b; font-family: Georgia, Verdana, Arial, serif; font-size: 12px;"&gt;&lt;A href="https://apandre.files.wordpress.com/2012/10/loadscript.jpg" style="color: #8a3207;"&gt;&lt;IMG alt="" class="wp-image-3463 size-full aligncenter jiveImage" height="596" src="https://apandre.files.wordpress.com/2012/10/loadscript.jpg?w=510&amp;amp;h=596" style="margin: 0 auto; border: none;" title="LoadScript" width="510" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;To invoke the direct discovery method, the keyword “SQL” is replaced with “DIRECT”.&lt;/H4&gt;&lt;P style="margin-bottom: 1em; color: #29303b; font-family: Georgia, Verdana, Arial, serif; font-size: 12px;"&gt;&lt;A href="https://apandre.files.wordpress.com/2012/10/directscript.jpg" style="color: #8a3207;"&gt;&lt;IMG alt="" class="wp-image-3466 size-full aligncenter jiveImage" height="396" src="https://apandre.files.wordpress.com/2012/10/directscript.jpg?w=510&amp;amp;h=396" style="margin: 0 auto; border: none;" title="DirectScript" width="510" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;In the example above only column CarrierTrackingNumber and ProductID are loaded into QlikView in the traditional manner, other columns exist in the data table within the Database including columns OrderQty and Price. OrderQty and Price fields are referred as “IMPLICIT” fields. An implicit field is a field that QlikView is aware of on a “meta level”. The actual data of an implicit field resides only in the database but the field may be used in QlikView expressions. Looking at the table view and data model of the direct discovery columns are not within the model (on the OrderFact table):&lt;/H4&gt;&lt;P style="margin-bottom: 1em; color: #29303b; font-family: Georgia, Verdana, Arial, serif; font-size: 12px;"&gt;&lt;A href="https://apandre.files.wordpress.com/2012/10/association.jpg" style="color: #8a3207;"&gt;&lt;IMG alt="" class="wp-image-3465 size-full aligncenter jiveImage" height="150" src="https://apandre.files.wordpress.com/2012/10/association.jpg?w=510&amp;amp;h=150" style="margin: 0 auto; border: none;" title="Association" width="510" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;Once the direct discovery structure is established, the direct discovery data can be joined with the in-memory data with the common field names (Figure 3). In this example, “ProductDescription” table is loaded in-memory and joined to direct discovery data with the ProductID field. This allows the user to associatively navigate both on the “direct discovery” and in memory data sets.&lt;/H4&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;Direct Discovery will be much slow then in-memory processing and this is is expected, but it will take away from Qlikview its usual claim that is is faster then competitors. QlikView Direct Discovery can only be used against SQL compliant data sources. The following data sources are supported;&lt;/H4&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;• ODBC/OLEDB data sources – All ODBC/OLEDB sources are supported, including SQL Server, Teradata and Oracle.&lt;BR /&gt;• Custom connectors which support SQL – Salesforce.com, SAP SQL Connector, Custom QVX connectors for SQL compliant data stores.&lt;/H4&gt;&lt;H4 style="font-family: Georgia, 'Lucida Sans Unicode', lucida, Verdana, sans-serif; font-weight: normal; color: #29303b; font-size: 12px;"&gt;Due to the interactive and SQL syntax specific nature of the Direct Discovery approaches a number of limitations exist. The following chart types are not supported;&lt;BR /&gt;• Pivot tables&lt;BR /&gt;• Mini charts&lt;BR /&gt;And the following QlikView features are not supported:&lt;BR /&gt;• Advanced aggregation&lt;BR /&gt;• Calculated dimensions&lt;BR /&gt;• Comparative Analysis (Alternate State) on the QlikView objects that use Direct&lt;BR /&gt;Discovery fields&lt;BR /&gt;• Direct Discovery fields are not supported on Global Search&lt;BR /&gt;• Binary load from a QlikView application with Direct Discovery table&lt;/H4&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 07:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793551#M1051028</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-11-08T07:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between In-Memory Fields and Direct Discovery Fields with example.Thanks</title>
      <link>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793552#M1051029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hammad and Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all Arul I`m sorry but your example is a little bit old.&lt;/P&gt;&lt;P&gt;For QV11.2 a direct discovery table looks like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DIRECT QUERY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DIMENSION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemID&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MEASURE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Price&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PurchaseAmount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Discount&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DETAIL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CountryName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StoreName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerName&lt;/P&gt;&lt;P&gt;FROM "...";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in-memory:&lt;/P&gt;&lt;P&gt;All data is loaded in-memory and directly available&lt;/P&gt;&lt;P&gt;(if you load e.g. a whole table from an eternal database into QV every single info will be loaded into QV)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct Discovery:&lt;/P&gt;&lt;P&gt;Here you have 3 different kind of fields:&lt;/P&gt;&lt;P&gt;DIMENSION fields are loaded as distinct load (means every unique information will be loaded in-memory)&lt;/P&gt;&lt;P&gt;this fields are normally used as key fields with in-memory data for your query.&lt;/P&gt;&lt;P&gt;MEASURE fields are for calculation only (no data is loaded in-memory)&lt;/P&gt;&lt;P&gt;you can use e.g. "sum(PurchaseAmount)" and use this set analyse inside your application&lt;/P&gt;&lt;P&gt;DETAIL fields are to show information in a table (no data loaded in-memory)&lt;/P&gt;&lt;P&gt;you can use this fields to show additional information in a straight table without loading the data directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct Discovery has advantages and disadvantages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see following documents for more detailed information:&lt;/P&gt;&lt;P&gt;&lt;/P&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;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6916"&gt;QlikView 11 2 Direct Discovery Technical Addendum 11.2 SR7.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ronny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please mark this discussion as answered if this is what you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 01:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793552#M1051029</guid>
      <dc:creator>r_wroblewski</dc:creator>
      <dc:date>2014-11-10T01:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between In-Memory Fields and Direct Discovery Fields with example.Thanks</title>
      <link>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793553#M1051030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The data for Direct Discovery Fields are retrieved from the database everytime and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In-Memory Fields are already fetched and stored in RAM as qlikview normally works.&amp;nbsp; Refer examples in the above posts.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 02:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Differences-between-In-Memory-Fields-and-Direct-Discovery-Fields/m-p/793553#M1051030</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-10T02:43:58Z</dc:date>
    </item>
  </channel>
</rss>

