<?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: Data Missing Issue Help ! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309148#M617645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 May 2017 10:14:17 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2017-05-22T10:14:17Z</dc:date>
    <item>
      <title>Data Missing Issue Help !</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309147#M617644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using below script for incremental load on QVD Generations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vStart = now();&lt;/P&gt;&lt;P&gt;Let vReloadStart = now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STATION:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vPlant)' as Plant,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *;&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NLFDSTATIONNR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSTATIONBEZ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSTATIONNR&lt;/P&gt;&lt;P&gt;FROM $(vPlantAutor).STATION;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vSTATION_LOAD_DURATION =&amp;nbsp; Interval(now() - vStart) ;&lt;/P&gt;&lt;P&gt;LET vStart = now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store STATION into $(vQVD)\$(vPlant)_STATION.qvd;&lt;/P&gt;&lt;P&gt;store STATION into $(vQVDBackUp)\$(vPlant)_STATION.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vSTATION_Size = num(filesize('$(vQVD)\$(vPlant)_STATION.qvd')/1024,'00.0') &amp;amp; ' KB';&lt;/P&gt;&lt;P&gt;LET vSTATION_Records = QvdNoOfRecords ('$(vQVD)\$(vPlant)_STATION.qvd');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table STATION;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we are having very weird situation of missing data (As they are not got updated on time on DB) , so to get rid of this , is there any possibility to implement below logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day 1: incremental load + previous day&lt;/P&gt;&lt;P&gt;Day 2: incremental load + 2 previous day&lt;/P&gt;&lt;P&gt;Day 3: incremental load + 3 previous days&lt;/P&gt;&lt;P&gt;Day 4: incremental load + 4 previous days&lt;/P&gt;&lt;P&gt;Day 5: incremental load + 5 previous days&lt;/P&gt;&lt;P&gt;Day 6: incremental load + 6 previous days&lt;/P&gt;&lt;P&gt;Day 7: incremental load + 7 previous days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then please help me with above "STATION" table on script side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 09:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309147#M617644</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-05-22T09:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Missing Issue Help !</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309148#M617645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 10:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309148#M617645</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-05-22T10:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data Missing Issue Help !</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309149#M617646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate your incremental load with additional load for additional days (yesterday to past seven days).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, something like&lt;/P&gt;&lt;P&gt;Let vday =1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incremental Load&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;If vday=1 then&lt;/P&gt;&lt;P&gt;Load data &lt;/P&gt;&lt;P&gt;where date = today()-1;&lt;/P&gt;&lt;P&gt;Let vday = $(vday)+1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elseif vday=2 then&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load data &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;where date &amp;gt; today()-2;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Let vday = $(vday)+1;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;elseif vday=7 then&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load data &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;where date &amp;gt; today()-8;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Let vday = 1;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Endif &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 11:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309149#M617646</guid>
      <dc:creator>kamal_sanguri</dc:creator>
      <dc:date>2017-05-22T11:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data Missing Issue Help !</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309150#M617647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kamal,&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;I will try this and will let u know in cases it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 12:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309150#M617647</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-05-22T12:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Missing Issue Help !</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309151#M617648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I can see, your original script doesn't do an incremental load at all. It always does a full reload because of having no WHERE clause and as a result no restriction to juist the increment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What data are you lacking in the original script runs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 12:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309151#M617648</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-05-22T12:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data Missing Issue Help !</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309152#M617649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry! Yes you are right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is an example of incremental load on "STICHPROBE" table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;///$tab STICHPROBE&lt;/P&gt;&lt;P&gt;if filesize('$(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd') &amp;gt;0&amp;nbsp; then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; trace &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; $(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; MAX_TIME:&lt;/P&gt;&lt;P&gt;&amp;nbsp; load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(DTTSERF) as LAST_LOAD_TIME&lt;/P&gt;&lt;P&gt;&amp;nbsp; from $(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd (qvd)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;nbsp; where DTTSPROBE &amp;gt;= $(vRefTime)&amp;nbsp;&amp;nbsp; // nicht notwendig&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; let vLAST_LOAD_TIME =&amp;nbsp; timestamp(peek('LAST_LOAD_TIME',0,'MAX_TIME'), 'DD.MM.YYYY hh:mm:ss');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; trace &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; LAST_LOAD_TIME:&amp;nbsp; $(vLAST_LOAD_TIME);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; drop table MAX_TIME;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vLAST_LOAD_TIME = '$(vStartDate)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; trace &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; LAST_LOAD_TIME:&amp;nbsp; $(vLAST_LOAD_TIME);&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// load new values&lt;/P&gt;&lt;P&gt;STICHPROBE:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vPlant)' as Plant,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;NSPCIDNR,&lt;/P&gt;&lt;P&gt;NTOOLNR,&lt;/P&gt;&lt;P&gt;NSTPNR,&lt;/P&gt;&lt;P&gt;NPERS_IDNR,&lt;/P&gt;&lt;P&gt;NLFDSTATIONNR,&lt;/P&gt;&lt;P&gt;NLFDMASCHNR,&lt;/P&gt;&lt;P&gt;NLFDLINIENR,&lt;/P&gt;&lt;P&gt;DTTSPROBE,&lt;/P&gt;&lt;P&gt;DTTSERF,&lt;/P&gt;&lt;P&gt;NSTPFEHLERFLAG,&lt;/P&gt;&lt;P&gt;DXMIN,&lt;/P&gt;&lt;P&gt;DTO,&lt;/P&gt;&lt;P&gt;DTU,&lt;/P&gt;&lt;P&gt;DXQ,&lt;/P&gt;&lt;P&gt;SZUSINFO1,&lt;/P&gt;&lt;P&gt;SZUSINFO2,&lt;/P&gt;&lt;P&gt;SZUSINFO3,&lt;/P&gt;&lt;P&gt;SZUSINFO4,&lt;/P&gt;&lt;P&gt;SZUSINFO5,&lt;/P&gt;&lt;P&gt;SZUSINFO6,&lt;/P&gt;&lt;P&gt;SZUSINFO7,&lt;/P&gt;&lt;P&gt;SZUSINFO8,&lt;/P&gt;&lt;P&gt;SZUSINFO9&lt;/P&gt;&lt;P&gt;FROM $(vPlantAutor).STICHPROBE&lt;/P&gt;&lt;P&gt;WHERE DTTSERF &amp;gt; to_timestamp('$(vLAST_LOAD_TIME)', 'DD.MM.YYYY HH24:MI:SS');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// load prior values&lt;/P&gt;&lt;P&gt;if filesize('$(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd') &amp;gt;0&amp;nbsp; then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(STICHPROBE)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from $(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd (qvd);&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 all values&lt;/P&gt;&lt;P&gt;store STICHPROBE into $(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vSTICHPROBE_LOAD_DURATION = Interval(now() - vStart) ;&lt;/P&gt;&lt;P&gt;LET vStart = now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vSTICHPROBE_Size = num(filesize('$(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd')/1024,'00.0') &amp;amp; ' KB';&lt;/P&gt;&lt;P&gt;LET vSTICHPROBE_Records = QvdNoOfRecords ('$(vQVDCurrentYear)\$(vPlant)_STICHPROBE.qvd');&lt;/P&gt;&lt;P&gt;//********************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table STICHPROBE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********************************************&lt;/P&gt;&lt;P&gt;Actually we have some problem in updating DB , so some data instead of today will be getting updated on Thus (Let's Say) and doing incremental load alone will not work to show full data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understood!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 12:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309152#M617649</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-05-22T12:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data Missing Issue Help !</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309153#M617650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Off the top of my head, here are two suggestions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can use the QvdCreateTime() function the define the cutoff point for your increment. Use Floor(QvdCreateTime()) to create a WHERE clause for the increment, like in&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;IF Not IsNull(QvdCreateTime(YourQVDFilePath)) THEN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp; LET vWHERE = "WHERE DTTSERF &amp;gt;= '" &amp;amp; date(Floor(QvdCreateTime(YourQvdPath)), 'DD.MM.YYYY') &amp;amp; "'" ;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;ELSE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp; LET vWHERE = '';&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;END IF&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;The second suggestion is about the cutoff date itself. IMHO it's more safe to ignore the last date in the historical QVD as there may be other rows added to your DB table on the day that you extract your increment. These wil be liost if you only load rows that are younger than the last day in the QVD. Or translated to your situation, add rows from the previous QVD file that are older than the cutoff date, not older or equal to that date. So add a WHERE clause to your CONCATENATE LOAD that is identical to the one specified earlier, except that the relational opperater is &amp;lt; (Less than) instead of &amp;gt;= (greater or equal than). You can use something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;IF (len(trim(vWHERE)) &amp;gt; 0) THEN // Historical QVD exists&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp; CONCATENATE (STICHPROBE) LOAD * &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp; FROM [YourQvdPath] (qvd)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp; &lt;SPAN style="font-family: 'courier new', courier; font-size: 10.6667px;"&gt;WHERE DTTSERF &amp;lt; date(Floor(QvdCreateTime(YourQvdPath)), 'DD.MM.YYYY')&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;END IF&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Missing-Issue-Help/m-p/1309153#M617650</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-05-22T13:08:44Z</dc:date>
    </item>
  </channel>
</rss>

