<?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 How To Display Table Records of Incremental Data in QlikView Document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-To-Display-Table-Records-of-Incremental-Data-in-QlikView/m-p/356097#M1172581</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;I have the following scenario and need your help/suggestions.&lt;/P&gt;&lt;P&gt;I am performing incremental reload which successfully fetches me refreshed (INCREMENTAL) data on each reload. To do this, I have used the following condition at the script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CreationDate &amp;gt;'$(vLastReloadTime)'&lt;/P&gt;&lt;P&gt;or ModifiedDate &amp;gt; '$(vLastReloadTime)'; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I intend to display the same set of (incremental data) records in my QlikView application. Is there a way to create a table in GUI to show these new records from incremental reload using something similar? I intend to use this set of data for reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Jun 2012 19:25:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-17T19:25:56Z</dc:date>
    <item>
      <title>How To Display Table Records of Incremental Data in QlikView Document</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Display-Table-Records-of-Incremental-Data-in-QlikView/m-p/356097#M1172581</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;I have the following scenario and need your help/suggestions.&lt;/P&gt;&lt;P&gt;I am performing incremental reload which successfully fetches me refreshed (INCREMENTAL) data on each reload. To do this, I have used the following condition at the script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CreationDate &amp;gt;'$(vLastReloadTime)'&lt;/P&gt;&lt;P&gt;or ModifiedDate &amp;gt; '$(vLastReloadTime)'; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I intend to display the same set of (incremental data) records in my QlikView application. Is there a way to create a table in GUI to show these new records from incremental reload using something similar? I intend to use this set of data for reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2012 19:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Display-Table-Records-of-Incremental-Data-in-QlikView/m-p/356097#M1172581</guid>
      <dc:creator />
      <dc:date>2012-06-17T19:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: How To Display Table Records of Incremental Data in QlikView Document</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Display-Table-Records-of-Incremental-Data-in-QlikView/m-p/356098#M1172582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Khaled,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit Script-&amp;gt; Select -&amp;gt; Check Preceding Load .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will perform an incremental load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 05:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Display-Table-Records-of-Incremental-Data-in-QlikView/m-p/356098#M1172582</guid>
      <dc:creator />
      <dc:date>2012-06-18T05:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: How To Display Table Records of Incremental Data in QlikView Document</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Display-Table-Records-of-Incremental-Data-in-QlikView/m-p/356099#M1172583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Supriya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Update:]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;I did perform incremental load and it works fine. Let me give a better background on the scene:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;My application on an average fetches 10,000 records on every full reload from multiple databases in first layer. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt; When incremental load is performed, I get about 1000 new records (say about 1000 records from each table I’m using in the script)&amp;nbsp; since the document was last loaded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;In Stage 2, all data sources are merged as one for Final Integration document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Stage 3 contains the data model (and is also the e&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;nd user application&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;My end user application obviously has both incremental and historic data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;I want to create tables in a separate sheet here (GUI) that show these 1000 incremental load records&amp;nbsp; (without historical data) from each of these tables. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;In short, I need to limit my table by some condition (probably similar to the one I used in the script for incremental load)&amp;nbsp; to show only incremental data without historic data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Thanks,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 07:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Display-Table-Records-of-Incremental-Data-in-QlikView/m-p/356099#M1172583</guid>
      <dc:creator />
      <dc:date>2012-06-18T07:34:20Z</dc:date>
    </item>
  </channel>
</rss>

