<?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 Append Values between Two or More Columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897057#M312152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar,&lt;/P&gt;&lt;P&gt;Thanks for your response. It seems my question may not have been as clear. I will repost this again with more explanation. But your response partially helped me understand some QlikView load scripts.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2015 15:43:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-13T15:43:11Z</dc:date>
    <item>
      <title>How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897053#M312148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get the the values from two different one-column tables merged or appended under one column. I tried Contcatenate, Joins, and other functions. It did not work. I am trying to get help from this forum.&lt;/P&gt;&lt;P&gt;There are situations:&lt;/P&gt;&lt;P&gt;Situation A:&lt;/P&gt;&lt;P&gt;Data1:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Customer1&lt;BR /&gt;A&lt;BR /&gt;B&lt;BR /&gt;C&lt;BR /&gt;D&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;Data2:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Customer2&lt;BR /&gt;E&lt;BR /&gt;F&lt;BR /&gt;G&lt;BR /&gt;H&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;C&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I want to merge the above two tables. The values in Customer2 table must append the values in Customer1 table. The final result must look like this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="64"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="64"&gt;Customer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;E&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;F&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;G&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;H&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Situation 2:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueA) As Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueB) As Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueC) As Field3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueD) As Field4,&lt;/P&gt;&lt;P&gt;Resident SampleTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get all the values in each separate fields to be appended to each other. The final result must append all the 4 values under one column, and must look like this:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 64px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="64"&gt;&lt;STRONG&gt;AllValues&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;ValueA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;ValueB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;ValueC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: medium none;"&gt;ValueD&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any assistance.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 21:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897053#M312148</guid>
      <dc:creator />
      <dc:date>2015-04-10T21:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897054#M312149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The name of the columns have to be the same, see table2 is Customer1 as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data1:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[Customer1&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(Data1)&lt;/P&gt;&lt;P&gt;Data2:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[Customer1&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&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;Concat(if(Customer1='A' or Customer1='B' or Customer1='C', Customer1)) as ValueA,&lt;/P&gt;&lt;P&gt;Concat(if(Customer1='D' or Customer1='E' or Customer1='F', Customer1)) as ValueB,&lt;/P&gt;&lt;P&gt;Concat(if(Customer1='G' or Customer1='H', Customer1)) as ValueC&lt;/P&gt;&lt;P&gt;Resident Data1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Data1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 22:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897054#M312149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-10T22:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897055#M312150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your first case how would you know if the first A is for cust 1 or 2?&lt;/P&gt;&lt;P&gt;This is against principle rule that the table should have only unique values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 22:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897055#M312150</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-10T22:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897056#M312151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Situation A:&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Customer&lt;BR /&gt;A&lt;BR /&gt;B&lt;BR /&gt;C&lt;BR /&gt;D&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Customer&lt;BR /&gt;E&lt;BR /&gt;F&lt;BR /&gt;G&lt;BR /&gt;H&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;C&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Situation 2:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;CrossTable(Description,AllValues,1)&lt;/P&gt;&lt;P&gt;Load 1 as tmp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueA) As Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueB) As Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueC) As Field3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition=TRUE, ValueD) As Field4,&lt;/P&gt;&lt;P&gt;Resident SampleTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop fields tmp, Description;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 22:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897056#M312151</guid>
      <dc:creator>mrossoit</dc:creator>
      <dc:date>2015-04-10T22:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897057#M312152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar,&lt;/P&gt;&lt;P&gt;Thanks for your response. It seems my question may not have been as clear. I will repost this again with more explanation. But your response partially helped me understand some QlikView load scripts.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 15:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897057#M312152</guid>
      <dc:creator />
      <dc:date>2015-04-13T15:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897058#M312153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. It seems my question needs more elaborate explanation. But your response partially helped me understand some QlikView load scripts.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 15:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897058#M312153</guid>
      <dc:creator />
      <dc:date>2015-04-13T15:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897059#M312154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;What are your other doubts or requires?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 19:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897059#M312154</guid>
      <dc:creator>mrossoit</dc:creator>
      <dc:date>2015-04-13T19:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897060#M312155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I posted another question that is related to this one in QlikView Community.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/752514"&gt;How to Concatenate values in different columns into One Column&lt;/A&gt;&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;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 19:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897060#M312155</guid>
      <dc:creator />
      <dc:date>2015-04-13T19:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897061#M312156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;I read that Sunindia gave you the answer. There's anything else I could do for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 19:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897061#M312156</guid>
      <dc:creator>mrossoit</dc:creator>
      <dc:date>2015-04-13T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Append Values between Two or More Columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897062#M312157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At present I am fine. Thank you for asking.&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;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 19:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Append-Values-between-Two-or-More-Columns/m-p/897062#M312157</guid>
      <dc:creator />
      <dc:date>2015-04-13T19:59:10Z</dc:date>
    </item>
  </channel>
</rss>

