<?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: Mark new data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710616#M255978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you collect the data in your application?&lt;/P&gt;&lt;P&gt;For example, do you use an incremental load approach or a partial load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can think about creating a flag added to your table indicating the new records or an additional table linked to the records key field with that flag, you just need to ensure that the field / table is reset before the next load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or create just an additional field with the load time stamp or an load incremental identifier, and filter the records for the max value in your front end to show latest records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2014 10:12:20 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2014-06-19T10:12:20Z</dc:date>
    <item>
      <title>Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710615#M255977</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 a question.&lt;/P&gt;&lt;P&gt;I am currently building an order collector tool.&lt;/P&gt;&lt;P&gt;The orders are written down in Excel and then collected in Qlikview.&lt;/P&gt;&lt;P&gt;The client now is interested in seeing which row are added since the last reload(reload is 4 times a day).&lt;/P&gt;&lt;P&gt;How would i be able to mark those new rows?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help and ideas. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 09:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710615#M255977</guid>
      <dc:creator />
      <dc:date>2014-06-19T09:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710616#M255978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you collect the data in your application?&lt;/P&gt;&lt;P&gt;For example, do you use an incremental load approach or a partial load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can think about creating a flag added to your table indicating the new records or an additional table linked to the records key field with that flag, you just need to ensure that the field / table is reset before the next load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or create just an additional field with the load time stamp or an load incremental identifier, and filter the records for the max value in your front end to show latest records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 10:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710616#M255978</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-19T10:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710617#M255979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;store order in a qvd file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you reload &lt;/P&gt;&lt;P&gt;first load qvd&lt;/P&gt;&lt;P&gt;then load from excel only new record (=record not loaded from qvd) and add a flag for these records&lt;/P&gt;&lt;P&gt;store in qvd (without the flag)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;repeat at every reload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 10:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710617#M255979</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-06-19T10:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710618#M255980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like this idea. &lt;/P&gt;&lt;P&gt;I just dont understand how I can load only new records from Excel, can you explain that part to me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 13:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710618#M255980</guid>
      <dc:creator />
      <dc:date>2014-06-19T13:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710619#M255981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I normally do a full reload. I get the idea of adding some identifier to mark new data. i just need to figure out how i can mark the New data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 13:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710619#M255981</guid>
      <dc:creator />
      <dc:date>2014-06-19T13:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710620#M255982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Steve D blog here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/qlikview-incremental-load/"&gt;http://www.quickintelligence.co.uk/qlikview-incremental-load/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are a few different ways of doing incremental loads, depending on the data you have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 13:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710620#M255982</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2014-06-19T13:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710621#M255983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you do a full reload and the original data does not have a kind of indicator flagging New records itself (like a modified timestamp field), how do you tell which records are new? Do you have a primary key and only add data, not updating ones? Then you can look into something like a incremental load, storing historic data into a qvd and loading then the historic data first and the new with a WHERE clause checking your key on existence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Key, ..., 'OLD' as Status FROM Historic.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Key,...&amp;nbsp; 'New' as Status FROM ...&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS( Key);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: See also the incremental load sample in the QV cookbook:&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" title="http://robwunderlich.com/downloads/cookbook_v10c_PE.zip"&gt;http://robwunderlich.com/downloads/cookbook_v10c_PE.zip&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 13:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710621#M255983</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-19T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710622#M255984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the data is Excel Data, no primary keys are used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 13:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710622#M255984</guid>
      <dc:creator />
      <dc:date>2014-06-19T13:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710623#M255985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the Excel file have a unique number? For example a rownumber of unique ID? Then you can create something like this:&lt;/P&gt;&lt;P&gt;// Check if QVDFile exists&lt;/P&gt;&lt;P&gt;IF FILESIZE('&amp;lt;QVDfile&amp;gt;') &amp;gt; 0 THEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MaxTable:&lt;/P&gt;&lt;P&gt;LOAD MAX(ID) AS Flag FROM &amp;lt;QVDfile&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vMaxID = PEEK('Flag',0,'MaxTable');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM &amp;lt;excelfile&amp;gt;&lt;/P&gt;&lt;P&gt;WHERE ID &amp;gt; $(vMaxID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE (Data) LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM &amp;lt;QVDfile&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM &amp;lt;excelfile&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END IF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Data into &amp;lt;QVDfile&amp;gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 14:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710623#M255985</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2014-06-19T14:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710624#M255986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with not exists&lt;/P&gt;&lt;P&gt;as swuehl suggests&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 14:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710624#M255986</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-06-19T14:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710625#M255987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sadly there are no unique numbers in the excel file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 10:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710625#M255987</guid>
      <dc:creator />
      <dc:date>2014-06-24T10:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mark new data</title>
      <link>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710626#M255988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eventually i found the correct solution. I created a key by combining all the fields as 1 field for key.&lt;/P&gt;&lt;P&gt;and then using your suggestions to create the incremental load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 13:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mark-new-data/m-p/710626#M255988</guid>
      <dc:creator />
      <dc:date>2014-06-24T13:03:54Z</dc:date>
    </item>
  </channel>
</rss>

