<?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: Fill the missing data in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212296#M388681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;will it work if we have multiple IDs ?&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That depends on your definition of 'it works'. What should the result be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2016 15:49:52 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-10-24T15:49:52Z</dc:date>
    <item>
      <title>Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212287#M388672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on to fill the missing data in the existing table in QlikView, below is the scenario, any help would be highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A: (Already exists in QlikView Data model)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table A.PNG" class="jive-image image-1" src="/legacyfs/online/141693_Table A.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should update as highlighted in yellow after reload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table B:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table B.PNG" class="jive-image image-2" src="/legacyfs/online/141694_Table B.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J. Ravichandra Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 12:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212287#M388672</guid>
      <dc:creator>rjn</dc:creator>
      <dc:date>2016-10-24T12:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212288#M388673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableB:&lt;/P&gt;&lt;P&gt;NOCONCATENATE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Month-Year],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Len(Trim(ID))=0,Peek(ID),ID) as ID,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Len(Trim(CateValue))=0,Peek(&lt;SPAN style="font-size: 13.3333px;"&gt;CateValue&lt;/SPAN&gt;),&lt;SPAN style="font-size: 13.3333px;"&gt;CateValue&lt;/SPAN&gt;) as &lt;SPAN style="font-size: 13.3333px;"&gt;CateValue&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;RESIDENT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TableA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;ORDER BY [Month-Year]&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DROP TABLE TableA;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For more information see &lt;A href="https://community.qlik.com/qlik-blogpost/2928"&gt;How to populate a sparsely populated field&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 12:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212288#M388673</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-10-24T12:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212289#M388674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will update only 1st record missing, and other missing records will be blanks, for ex. Only Apr-2014 filled for CateValue field but for May-2014 is still blank. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J. Ravichandra Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 12:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212289#M388674</guid>
      <dc:creator>rjn</dc:creator>
      <dc:date>2016-10-24T12:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212290#M388675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not correct. CateValue for May-2014 is already and will still be 'Backlog'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 13:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212290#M388675</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-10-24T13:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212291#M388676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the result I got, please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table B1.PNG" class="jive-image image-1" src="/legacyfs/online/141707_Table B1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 13:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212291#M388676</guid>
      <dc:creator>rjn</dc:creator>
      <dc:date>2016-10-24T13:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212292#M388677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date#([Month-Year],'MMM-YYYY') as [Month-Year],&lt;/P&gt;&lt;P&gt;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; CateValue&lt;/P&gt;&lt;P&gt;From .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Month-Year],&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(IsNull(ID) or Len(Trim(ID))=0, Peek('ID'), ID) as ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(IsNull(CateValue) or Len(Trim(CateValue))=0, Peek('CateValue'), CateValue) as CateValue&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Order By [Month-Year];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 13:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212292#M388677</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-10-24T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212293#M388678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs, I tried as per the above code, it did not work. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; . Previous and Peek are not working as we need to fill multiple values to fill, they will work for only 1 value is missing. (my guess). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this can be a&lt;SPAN style="font-family: 'Arial',sans-serif;"&gt;chieved &lt;/SPAN&gt;using FOR ... NEXT loop ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J. Ravichandra Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 14:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212293#M388678</guid>
      <dc:creator>rjn</dc:creator>
      <dc:date>2016-10-24T14:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212294#M388679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peek works just fine. Please post a small Qlikview document that demonstrates the problem. We can show you what you're doing wrong then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 14:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212294#M388679</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-10-24T14:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212295#M388680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert/ Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked, there was a Date format issue. will it work if we have multiple IDs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your support on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J. Ravichandra Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 15:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212295#M388680</guid>
      <dc:creator>rjn</dc:creator>
      <dc:date>2016-10-24T15:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212296#M388681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;will it work if we have multiple IDs ?&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That depends on your definition of 'it works'. What should the result be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 15:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212296#M388681</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-10-24T15:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212297#M388682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the brevity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the date we have in our QVD file. The requirement is, we need to show Category "In-Progress" months. i.e., CR ID 'a0CD000000f6R4aMAE' category changed to In-Progress in Feb-2014, so we should count this CR ID in 'In-Progress' status for Feb-2014, Mar-2014, Apr-2014, and May-2014. The same should repeat for other Categories except 'Completed' Status. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table B2.PNG" class="jive-image image-1" src="/legacyfs/online/141744_Table B2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J. Ravichandra Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 17:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212297#M388682</guid>
      <dc:creator>rjn</dc:creator>
      <dc:date>2016-10-24T17:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fill the missing data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212298#M388683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [CR ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Month Year],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [CR Category]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sourcetable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [CR ID], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(AddMonths([Month Year],IterNo()-1),'MMM-YYYY') as [Month Year], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [CR Category]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;WHILE &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AddMonths([Month Year],IterNo()-1) &amp;lt; &lt;SPAN style="font-size: 13.3333px;"&gt;NextMY&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [CR ID], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Month Year], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [CR Category], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Previous([CR ID])=[CR ID], Previous([Month Year]),&lt;SPAN style="font-size: 13.3333px;"&gt;[Month Year]+1&lt;/SPAN&gt;) as NextMY &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;RESIDENT &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Temp &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;ORDER BY &lt;SPAN style="font-size: 13.3333px;"&gt; [&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CR ID], [Month Year] Desc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 17:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-the-missing-data-in-QlikView/m-p/1212298#M388683</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-10-24T17:23:19Z</dc:date>
    </item>
  </channel>
</rss>

