<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160030#M378198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoranjan,&lt;/P&gt;&lt;P&gt;what are you trying to achieve? why are you creating those flags? Maybe if you describe what are trying to achieve it is easier for us to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to your code you will end up with the following:&lt;/P&gt;&lt;P&gt;----Table1 with the concatenation of the xxx1 and xxx2 qvds&lt;/P&gt;&lt;P&gt;----Table2 with the concatenation of table1 with x as flag and table2 with y as flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2 will only be concatenated if you force it with the concatenate command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this help.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 11:51:02 GMT</pubDate>
    <dc:creator>santiago_respane</dc:creator>
    <dc:date>2016-05-17T11:51:02Z</dc:date>
    <item>
      <title>Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160026#M378194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;load*from xxx1.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;load*&lt;/P&gt;&lt;P&gt;X as flag;&lt;/P&gt;&lt;P&gt;resident &lt;SPAN style="font-size: 13.3333px;"&gt;Table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;load*&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Y as flag;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;resident &lt;SPAN style="font-size: 13.3333px;"&gt;Table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(table1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;load * from xxxx2.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I having doubt on this concatenate&amp;nbsp; i have applied the &lt;SPAN style="font-size: 13.3333px;"&gt;concatenate(table1)&amp;nbsp; so only the Table 1 will be concatenated to Table2? it will omit the resident table?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the resident of X and Y flag and XXX2.qvd and Table1, all will be concatenated ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 11:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160026#M378194</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-05-17T11:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160027#M378195</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;why you are creating X, Y flag for same Table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 11:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160027#M378195</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-17T11:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160028#M378196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Here only Table1 will be concatenated with data from xxxx2.qvd&lt;/P&gt;&lt;P&gt;Table 2 will exist separately with x flag.&lt;/P&gt;&lt;P&gt;another table will exist with y flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this will generate synthetic key in the data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 11:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160028#M378196</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2016-05-17T11:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160029#M378197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 11:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160029#M378197</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-05-17T11:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160030#M378198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoranjan,&lt;/P&gt;&lt;P&gt;what are you trying to achieve? why are you creating those flags? Maybe if you describe what are trying to achieve it is easier for us to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to your code you will end up with the following:&lt;/P&gt;&lt;P&gt;----Table1 with the concatenation of the xxx1 and xxx2 qvds&lt;/P&gt;&lt;P&gt;----Table2 with the concatenation of table1 with x as flag and table2 with y as flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2 will only be concatenated if you force it with the concatenate command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this help.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 11:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/1160030#M378198</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-05-17T11:51:02Z</dc:date>
    </item>
  </channel>
</rss>

