<?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: How to delete records from QVD where FLAG=1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095054#M363835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FileName is the QVD name or its a field in QVD?&lt;/P&gt;&lt;P&gt;if it is a field in QVD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;Load * From QVD...&lt;BR /&gt;Left Join&lt;/P&gt;&lt;P&gt;Load FileName, Flag From ExcelFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;Load * Resident T1 Where Flag = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table T1;&lt;/P&gt;&lt;P&gt;Drop Field Flag;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strore T2 into T2.qvd(QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2016 07:24:14 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2016-02-11T07:24:14Z</dc:date>
    <item>
      <title>How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095049#M363830</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 have ALLDATA.QVD&amp;nbsp; with&amp;nbsp; FileName as&amp;nbsp; AssetTrackingAUG1,SEP1 etc&amp;nbsp;&amp;nbsp; also&amp;nbsp; I have another table &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Temp_FileNames &lt;/STRONG&gt;with &lt;STRONG&gt;Flag .&amp;nbsp; &lt;/STRONG&gt;Now I want to delete records from QVD where Flag = 1 .&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/114262_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 06:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095049#M363830</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-02-11T06:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095050#M363831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not understood..&lt;/P&gt;&lt;P&gt;You have two fields... one QVD and one Excel.&lt;/P&gt;&lt;P&gt;You want to delete records from QVD where Flag = 1... is this Flag in both files or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 07:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095050#M363831</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-02-11T07:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095051#M363832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables ALLDATA.QVD&amp;nbsp; &amp;amp; &lt;STRONG&gt;Temp_FileNames &lt;/STRONG&gt;with &lt;STRONG&gt;Flag (0 or 1)&amp;nbsp;&amp;nbsp; from ALLDATA.QVD&amp;nbsp; i want to delete records &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;who's flag is 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 07:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095051#M363832</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-02-11T07:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095052#M363833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the common field between them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 07:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095052#M363833</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-02-11T07:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095053#M363834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FileName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 07:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095053#M363834</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-02-11T07:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095054#M363835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FileName is the QVD name or its a field in QVD?&lt;/P&gt;&lt;P&gt;if it is a field in QVD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;Load * From QVD...&lt;BR /&gt;Left Join&lt;/P&gt;&lt;P&gt;Load FileName, Flag From ExcelFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;Load * Resident T1 Where Flag = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table T1;&lt;/P&gt;&lt;P&gt;Drop Field Flag;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strore T2 into T2.qvd(QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 07:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095054#M363835</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-02-11T07:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095055#M363836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ALLDATA.QVD (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Inner Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;From &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Temp_FileNames.qvd (qvd) &lt;/STRONG&gt;where&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Flag =0;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Store Tab into &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ALLDATA.QVD (qvd);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Drop table Tab;&lt;/SPAN&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 07:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095055#M363836</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-02-11T07:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095056#M363837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish&lt;/P&gt;&lt;P&gt;I use tresesco's approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 08:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095056#M363837</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-02-11T08:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete records from QVD where FLAG=1</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095057#M363838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously tresesco's approach is better than my approach.&lt;/P&gt;&lt;P&gt;Let me explain you one more scenario..&lt;/P&gt;&lt;P&gt;Consider that in QVD you have below filenames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FileName&lt;/P&gt;&lt;P&gt;FileName1&lt;/P&gt;&lt;P&gt;FileName2&lt;/P&gt;&lt;P&gt;FileName3&lt;/P&gt;&lt;P&gt;FileName4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in Excel file you have &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FileName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Flag&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FileName1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FileName2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FileName3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Now using both of our reply (my one and Tresesco's reply) you will miss FileName4.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;You can use below to get FileName4 also in your final QVD.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;T1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * From QVD...&lt;BR /&gt;Left Join&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load FileName, Flag From ExcelFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NoConcatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;T2:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * Resident T1 Where Flag &amp;lt;&amp;gt; 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Table T1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Field Flag;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Strore T2 into T2.qvd(QVD);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If you have exact match of FileName in both tables, you should use tresesco's reply !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 08:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-records-from-QVD-where-FLAG-1/m-p/1095057#M363838</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-02-11T08:54:46Z</dc:date>
    </item>
  </channel>
</rss>

