<?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/823935#M290275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it compares fields in the second table also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. i want both the lines for the document no. RC-32539 to be concatenated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only RC-32538 should not be concatenated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is adding only first line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second line is ignored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2015 06:14:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-18T06:14:53Z</dc:date>
    <item>
      <title>Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823933#M290273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following tables:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 262pt;" width="351"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 50pt;" width="67"&gt;Entry No_&lt;/TD&gt;&lt;TD class="xl63" style="width: 47pt;" width="63"&gt;Item No_&lt;/TD&gt;&lt;TD class="xl63" style="width: 41pt;" width="55"&gt;Quantity&lt;/TD&gt;&lt;TD class="xl63" style="width: 53pt;" width="71"&gt;Entry Type&lt;/TD&gt;&lt;TD class="xl63" style="width: 71pt;" width="95"&gt;Document No_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl63" height="17" style="height: 12.75pt;"&gt;3248633&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;224964&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;-100&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5&lt;/TD&gt;&lt;TD class="xl63"&gt;RC-32538&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 240pt;" width="320"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15.0pt; width: 48pt;" width="64"&gt;Entry No_&lt;/TD&gt;&lt;TD class="xl65" style="width: 48pt;" width="64"&gt;Item No_&lt;/TD&gt;&lt;TD class="xl65" style="width: 48pt;" width="64"&gt;Quantity&lt;/TD&gt;&lt;TD class="xl65" style="width: 48pt;" width="64"&gt;Entry Type&lt;/TD&gt;&lt;TD class="xl65" style="width: 48pt;" width="64"&gt;Document No_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" class="xl65" height="20" style="height: 15.0pt;"&gt;32486300&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;-9&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;RC-32538&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;32486319&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;-9&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;RC-32538&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;19&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;-9&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;RC-32539&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;38&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;-9&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;RC-32539&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to concatenate Table 2 with Table 1. &lt;/P&gt;&lt;P&gt;but where document No.s are not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since RC-32538 already appeared in the first table, only the ;last two records should be concatenated with the first table.&lt;/P&gt;&lt;P&gt;The result table should be as follows:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 262pt;" width="351"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; width: 50pt;" width="67"&gt;Entry No_&lt;/TD&gt;&lt;TD class="xl65" style="width: 47pt;" width="63"&gt;Item No_&lt;/TD&gt;&lt;TD class="xl65" style="width: 41pt;" width="55"&gt;Quantity&lt;/TD&gt;&lt;TD class="xl65" style="width: 53pt;" width="71"&gt;Entry Type&lt;/TD&gt;&lt;TD class="xl65" style="width: 71pt;" width="95"&gt;Document No_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl65" height="17" style="height: 12.75pt;"&gt;3248633&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;224964&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;-100&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;RC-32538&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;19&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;-9&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;RC-32539&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15.0pt;"&gt;38&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;-9&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;RC-32539&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with a possible solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 05:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823933#M290273</guid>
      <dc:creator />
      <dc:date>2015-03-18T05:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823934#M290274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;from 1;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;from 2 where not exits(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Document No_);&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;Look attached file&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;&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;Regards&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;Vimlesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823934#M290274</guid>
      <dc:creator />
      <dc:date>2015-03-18T06:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823935#M290275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it compares fields in the second table also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. i want both the lines for the document no. RC-32539 to be concatenated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only RC-32538 should not be concatenated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is adding only first line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second line is ignored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823935#M290275</guid>
      <dc:creator />
      <dc:date>2015-03-18T06:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823936#M290276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What criterion are you using to decide what should be concatenated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823936#M290276</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-03-18T06:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823937#M290277</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 * Inline [&lt;/P&gt;&lt;P&gt;Entry No_,Item No_,Quantity,Entry Type,Document No_&lt;/P&gt;&lt;P&gt;3248633,224964,-100,5,RC-32538 ];&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 [Entry No_],[Item No_],Quantity,[Entry Type],[Document No1_] As [Document No_];&lt;/P&gt;&lt;P&gt;Load *&amp;nbsp; Inline [&lt;/P&gt;&lt;P&gt;Entry No_,Item No_,Quantity,Entry Type,Document No1_&lt;/P&gt;&lt;P&gt;32486300,1,-9,5,RC-32538&lt;/P&gt;&lt;P&gt;32486319,2,-9,5,RC-32538&lt;/P&gt;&lt;P&gt;19,6,-9,5,RC-32539&lt;/P&gt;&lt;P&gt;38,7,-9,5,RC-32539 ]&lt;/P&gt;&lt;P&gt;Where &lt;/P&gt;&lt;P&gt;Not Exists([Document No_],[Document No1_]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823937#M290277</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-18T06:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823938#M290278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will remove duplicates based on "Document No_" from second table.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;load *&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;from 2 where not exits(&lt;/EM&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM&gt;Document No_);&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823938#M290278</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-18T06:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823939#M290279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not getting desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the following.&lt;/P&gt;&lt;P&gt;RC:&lt;/P&gt;&lt;P&gt;LOAD [Entry No_], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Item No_], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Entry Type], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Document No_]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;RC.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RC1:&lt;/P&gt;&lt;P&gt;LOAD [Entry No_], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Item No_], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Entry Type], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Document No_] as Doc&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;RC.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2)&lt;/P&gt;&lt;P&gt;where not exists ([Document No_]),(Doc);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823939#M290279</guid>
      <dc:creator />
      <dc:date>2015-03-18T06:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823940#M290280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify your script like below&lt;/P&gt;&lt;P&gt;RC:&lt;/P&gt;&lt;P&gt;LOAD [Entry No_],&lt;/P&gt;&lt;P&gt;[Item No_],&lt;/P&gt;&lt;P&gt;Quantity,&lt;/P&gt;&lt;P&gt;[Entry Type],&lt;/P&gt;&lt;P&gt;[Document No_]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;RC.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [Entry No_],&lt;/P&gt;&lt;P&gt;[Item No_],&lt;/P&gt;&lt;P&gt;Quantity,&lt;/P&gt;&lt;P&gt;[Entry Type],&lt;/P&gt;&lt;P&gt;[Document No_] as Doc&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;RC.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2)&lt;/P&gt;&lt;P&gt;where not exists ([Document No_],[Document No_]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823940#M290280</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-18T06:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823941#M290281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Inline table is working for me. Can you post RC.xlsx file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823941#M290281</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-18T06:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823942#M290282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have atatched&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823942#M290282</guid>
      <dc:creator />
      <dc:date>2015-03-18T06:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823943#M290283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kartik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use attached QVW hope it might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823943#M290283</guid>
      <dc:creator />
      <dc:date>2015-03-18T06:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823944#M290284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RC:&lt;/P&gt;&lt;P&gt;LOAD [Entry No_],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Item No_],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Entry Type],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Document No_] As Doc&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;RC.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RC1:&lt;/P&gt;&lt;P&gt;Load [Entry No_],[Item No_],Quantity,[Entry Type],[Document No_] As Doc;&lt;/P&gt;&lt;P&gt;LOAD [Entry No_],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Item No_],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Entry Type],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Document No_]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;RC.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2)&lt;/P&gt;&lt;P&gt;where not exists (Doc,[Document No_]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get two rows with all fields as Nulls. This is because you have empty rows in Sheet1. You have to delete those rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 06:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823944#M290284</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-18T06:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823945#M290285</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 script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Entry No_],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Item No_],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Quantity,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Entry Type],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Document No_]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&amp;nbsp; (Source Path);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenate (Table1)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Entry No_],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Item No_],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Quantity,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Entry Type],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Document No_]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM (Source Path)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Document No_] &amp;lt;&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RC-32538&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 07:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823945#M290285</guid>
      <dc:creator />
      <dc:date>2015-03-18T07:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823946#M290286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use where condetion along with not exists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 07:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/823946#M290286</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2015-03-18T07:46:10Z</dc:date>
    </item>
  </channel>
</rss>

