<?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: concatenate issue in application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884646#M1003218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;,Key as Key1&lt;/P&gt;&lt;P&gt;Resident A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(B)&lt;/P&gt;&lt;P&gt;LOAD Key, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Temp.qvd] &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(qvd) Where not Exists(Key1,Key);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the logic I applied ... it works sometimes but troubles many times ..how the work logic changes randomly i'm confused !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 08:42:01 GMT</pubDate>
    <dc:creator>sibideepak</dc:creator>
    <dc:date>2015-06-01T08:42:01Z</dc:date>
    <item>
      <title>concatenate issue in application</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884644#M1003216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi all,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a table which I used to concatenate to another table ..after reload it shows full table but after saving and reopened the concatenated table is lost ..no data regarding to that table is available...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;can anyone help regarding this issue ..!!&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks in advance !! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 08:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884644#M1003216</guid>
      <dc:creator>sibideepak</dc:creator>
      <dc:date>2015-06-01T08:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate issue in application</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884645#M1003217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the piece of script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 08:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884645#M1003217</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-06-01T08:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate issue in application</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884646#M1003218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;,Key as Key1&lt;/P&gt;&lt;P&gt;Resident A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(B)&lt;/P&gt;&lt;P&gt;LOAD Key, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Temp.qvd] &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(qvd) Where not Exists(Key1,Key);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the logic I applied ... it works sometimes but troubles many times ..how the work logic changes randomly i'm confused !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 08:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884646#M1003218</guid>
      <dc:creator>sibideepak</dc:creator>
      <dc:date>2015-06-01T08:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate issue in application</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884647#M1003219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the script in this way and tell me what is changed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;,Key as Key1&lt;/P&gt;&lt;P&gt;Resident A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD Key, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Temp.qvd] &lt;SPAN style="font-size: 10pt;"&gt;(qvd) Where not Exists(Key1,Key);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Final:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Noconcatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Load * resident B;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Load * resident C;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;drop tables B, C;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 08:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884647#M1003219</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-06-01T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate issue in application</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884648#M1003221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the table A?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 10:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-issue-in-application/m-p/884648#M1003221</guid>
      <dc:creator>timanshu</dc:creator>
      <dc:date>2015-06-01T10:57:00Z</dc:date>
    </item>
  </channel>
</rss>

