<?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: Retaining incremental data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Retaining-incremental-data/m-p/1081345#M931240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is data source ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether you are using sense Or Qlik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether primary key is there in your data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create some samples&amp;nbsp; excels and post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 05:22:56 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2016-03-16T05:22:56Z</dc:date>
    <item>
      <title>Retaining incremental data</title>
      <link>https://community.qlik.com/t5/QlikView/Retaining-incremental-data/m-p/1081344#M931239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The requirement here is that daily incremental open ticket dump comes in every 2 hours.so it should overwrite the previous dump for that day .&lt;/P&gt;&lt;P&gt;Also,the last dump for that day (12 th Dump)&amp;nbsp; should be saved to keep the tickets history saved for that day when compare to some future date.&lt;/P&gt;&lt;P&gt;Ex-&lt;/P&gt;&lt;P&gt;2 am first dump came with 1000 tickets.&lt;/P&gt;&lt;P&gt;4 am second dump came with 1100 tickets which has some new tickets (logged and open between 2 am to 4 am) plus the old still opened tickets.&lt;/P&gt;&lt;P&gt;So,4 am dump should overwrite 2 am dump and similarly 12 am dump&amp;nbsp; should be retained to save ticket history for that day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retaining-incremental-data/m-p/1081344#M931239</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Retaining incremental data</title>
      <link>https://community.qlik.com/t5/QlikView/Retaining-incremental-data/m-p/1081345#M931240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is data source ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether you are using sense Or Qlik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether primary key is there in your data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create some samples&amp;nbsp; excels and post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 05:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retaining-incremental-data/m-p/1081345#M931240</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-03-16T05:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Retaining incremental data</title>
      <link>https://community.qlik.com/t5/QlikView/Retaining-incremental-data/m-p/1081346#M931241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data source - .csv files with same name and this csv file is generated every 2 hourly.&lt;/P&gt;&lt;P&gt;Tool-Qlikview&lt;/P&gt;&lt;P&gt;primary key - Yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dump at 16th March 10 pm:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 246px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;ID&lt;/TD&gt;&lt;TD width="64"&gt;Status&lt;/TD&gt;&lt;TD width="118"&gt;CreatedTime&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;1&lt;/TD&gt;&lt;TD&gt;Open&lt;/TD&gt;&lt;TD&gt;16/3/2016 9pm&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;2&lt;/TD&gt;&lt;TD&gt;Open&lt;/TD&gt;&lt;TD&gt;16/3/2016 4pm&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;3&lt;/TD&gt;&lt;TD&gt;Open&lt;/TD&gt;&lt;TD&gt;10/3/2016 4pm&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has all the open tickets as on 16th march 10 pm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dump at 16th March 11:59 pm:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="246"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;ID&lt;/TD&gt;&lt;TD width="64"&gt;Status&lt;/TD&gt;&lt;TD width="118"&gt;CreatedTime&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;4&lt;/TD&gt;&lt;TD&gt;Open&lt;/TD&gt;&lt;TD&gt;16/3/2016 11pm&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;2&lt;/TD&gt;&lt;TD&gt;Open&lt;/TD&gt;&lt;TD&gt;16/3/2016 4pm&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has all thee open tickets as on 16th March 11:59 pm.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:1. Ticket ID 4 was logged between 10 pm to 11.59 pm .Hence, it is a new entry.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Ticket ID 1 and 3 Were resolved hence removed from the latest open dump.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also,The requirement is that 11:59 pm dump should overwrite 10 pm file and also the same file(11.59 pm) should be saved(retained) for that day so that if for example we want to see 16 th march data on some day later.So selecting 16 th march from calender should give us data from 11:59 pm dump(as it is the last dump of 16th March).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 06:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retaining-incremental-data/m-p/1081346#M931241</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2016-03-16T06:24:06Z</dc:date>
    </item>
  </channel>
</rss>

