<?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 Problem while concatenation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151046#M716124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's strange ??&lt;/P&gt;&lt;P&gt;I don't see any syntax problem here?? Please check your data in the second table.&lt;/P&gt;&lt;P&gt;Note : even if the CARD7 field isn't in the first table, It should work (as your using the CONCATENANTE instruction).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2009 23:25:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-04T23:25:02Z</dc:date>
    <item>
      <title>Problem while concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151043#M716121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to concatenate two tables but unable to get all the fields except cardno for the second table in the resultant. Can any one please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;V7:&lt;BR /&gt;LOAD CARD_NO,&lt;BR /&gt; 'C' as V7,&lt;BR /&gt; LoadDate3 as LoadDate7,&lt;BR /&gt; limit3 AS limit7,&lt;BR /&gt; bal3 AS bal7,&lt;BR /&gt; delq3 AS delq7,&lt;BR /&gt; BLOCK1_MOM3 AS BLOCK1_MOM7,&lt;BR /&gt; BLOCK2_MOM3 AS BLOCK2_MOM7,&lt;BR /&gt; BLOCK3_MOM3 AS BLOCK3_MOM7,&lt;BR /&gt; BLOCK_DATE1_MOM3 as BLOCK_DATE1_MOM7,&lt;BR /&gt; BLOCK_DATE2_MOM3 as BLOCK_DATE2_MOM7,&lt;BR /&gt; BLOCK_DATE3_MOM3 as BLOCK_DATE3_MOM7&lt;BR /&gt;RESIDENT V3;&lt;BR /&gt;Concatenate LOAD&lt;BR /&gt; CARD_NO, 'C' as V7,&lt;BR /&gt; LoadDate5 as LoadDate7,&lt;BR /&gt; limit5 AS limit7,&lt;BR /&gt; bal5 AS bal7,&lt;BR /&gt; delq5 AS delq7,&lt;BR /&gt; CARD5 as CARD7,&lt;BR /&gt; BLOCK1_MOM5 AS BLOCK1_MOM7,&lt;BR /&gt; BLOCK2_MOM5 AS BLOCK2_MOM7,&lt;BR /&gt; BLOCK3_MOM5 AS BLOCK3_MOM7,&lt;BR /&gt; BLOCK_DATE1_MOM5 as BLOCK_DATE1_MOM7,&lt;BR /&gt; BLOCK_DATE2_MOM5 as BLOCK_DATE2_MOM7,&lt;BR /&gt; BLOCK_DATE3_MOM5 as BLOCK_DATE3_MOM7&lt;BR /&gt;RESIDENT V5;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 21:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151043#M716121</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2009-08-04T21:17:28Z</dc:date>
    </item>
    <item>
      <title>Problem while concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151044#M716122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you checked to confirm that there is actually any values in the V5 table?&lt;/P&gt;&lt;P&gt;Other than that, can't really help without any sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 21:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151044#M716122</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-08-04T21:37:59Z</dc:date>
    </item>
    <item>
      <title>Problem while concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151045#M716123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE style="margin:0px;"&gt;In your concatenate you have this:&lt;BR /&gt;&lt;BR /&gt;CARD5 as CARD7,&lt;BR /&gt;&lt;BR /&gt;This doesn't stand in the first table.&lt;BR /&gt;&lt;BR /&gt;So your concatenation won't work&lt;BR /&gt;&lt;BR /&gt;Gr&lt;BR /&gt;Rey-man&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 22:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151045#M716123</guid>
      <dc:creator />
      <dc:date>2009-08-04T22:19:35Z</dc:date>
    </item>
    <item>
      <title>Problem while concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151046#M716124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's strange ??&lt;/P&gt;&lt;P&gt;I don't see any syntax problem here?? Please check your data in the second table.&lt;/P&gt;&lt;P&gt;Note : even if the CARD7 field isn't in the first table, It should work (as your using the CONCATENANTE instruction).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 23:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151046#M716124</guid>
      <dc:creator />
      <dc:date>2009-08-04T23:25:02Z</dc:date>
    </item>
    <item>
      <title>Problem while concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151047#M716125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi use drop table before concatenation.&lt;/P&gt;&lt;P&gt;-Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 00:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151047#M716125</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2009-08-05T00:12:36Z</dc:date>
    </item>
    <item>
      <title>Problem while concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151048#M716126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bertrand,&lt;/P&gt;&lt;P&gt;You are right there is no problem in the current query, basically i was doing aggregation in previous tables and some of the fields where considering as a string instead of numeric i.e. cardno, blockcode etc... so i use maxstring for them. Below is the working code for your reference,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;V1:&lt;BR /&gt;LOAD&lt;BR /&gt; CARD_NO, 'P' as V1,&lt;BR /&gt; LoadDate as LoadDate_V1,&lt;BR /&gt; CARD_NO as CARD1,&lt;BR /&gt; BASE_SEGMENT_NBR AS BASE_SEGMENT_NBR1,&lt;BR /&gt; MID(CARD_NO,1,17) as Mid_14_1,&lt;BR /&gt; MID(CARD_NO,18,1) as Replacement1,&lt;BR /&gt; LoadDate as LoadDate1,&lt;BR /&gt; CREDIT_LIMIT AS limit1,&lt;BR /&gt; CUR_BAL AS bal1,&lt;BR /&gt; DELQ_DAYS AS delq1,&lt;BR /&gt; BLOCKCODE1 AS BLOCK1_MOM1,&lt;BR /&gt; BLOCKCODE2 AS BLOCK2_MOM1,&lt;BR /&gt; BLOCKCODE3 AS BLOCK3_MOM1,&lt;BR /&gt; BLOCK_DATE1 as BLOCK_DATE1_MOM1,&lt;BR /&gt; BLOCK_DATE2 as BLOCK_DATE2_MOM1,&lt;BR /&gt; BLOCK_DATE3 as BLOCK_DATE3_MOM1&lt;BR /&gt;RESIDENT $(CurrentFileName)&lt;BR /&gt;WHERE&lt;BR /&gt;//(&lt;BR /&gt; (index('UVWDGLRFX',TRIM(BLOCKCODE1)) and num#(CUR_BAL)=0) OR&lt;BR /&gt; (index('UVWDGLRFX',TRIM(BLOCKCODE2)) and num#(CUR_BAL)=0) OR&lt;BR /&gt; (index('UVWDGLRFX',TRIM(BLOCKCODE3)) and num#(CUR_BAL)=0)&lt;BR /&gt; /*&lt;BR /&gt; (round(CUR_BAL)=0 AND Wildmatch(TRIM(BLOCKCODE1),'U','V','W','D','G','L','R','F','X')) OR&lt;BR /&gt; (round(CUR_BAL)=0 AND Wildmatch(TRIM(BLOCKCODE2),'U','V','W','D','G','L','R','F','X')) OR&lt;BR /&gt; (round(CUR_BAL)=0 AND Wildmatch(TRIM(BLOCKCODE3),'U','V','W','D','G','L','R','F','X'))&lt;BR /&gt; */&lt;BR /&gt;//)&lt;BR /&gt;OR Wildmatch(TRIM(BLOCKCODE1),'R') OR Wildmatch(TRIM(BLOCKCODE2),'R') OR Wildmatch(TRIM(BLOCKCODE3),'R')&lt;BR /&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;V2:&lt;BR /&gt;LOAD&lt;BR /&gt; CARD_NO,'P' as V2,&lt;BR /&gt; LoadDate as LoadDate_V2,&lt;BR /&gt; CARD_NO as CARD2,&lt;BR /&gt; BASE_SEGMENT_NBR AS BASE_SEGMENT_NBR2,&lt;BR /&gt; MID(CARD_NO,1,17) as Mid_14_2,&lt;BR /&gt; MID(CARD_NO,18,1) as Replacement2,&lt;BR /&gt; LoadDate as LoadDate2,&lt;BR /&gt; CREDIT_LIMIT AS limit2,&lt;BR /&gt; CUR_BAL AS bal2,&lt;BR /&gt; DELQ_DAYS AS delq2,&lt;BR /&gt; BLOCKCODE1 AS BLOCK1_MOM2,&lt;BR /&gt; BLOCKCODE2 AS BLOCK2_MOM2,&lt;BR /&gt; BLOCKCODE3 AS BLOCK3_MOM2,&lt;BR /&gt; BLOCK_DATE1 as BLOCK_DATE1_MOM2,&lt;BR /&gt; BLOCK_DATE2 as BLOCK_DATE2_MOM2,&lt;BR /&gt; BLOCK_DATE3 as BLOCK_DATE3_MOM2&lt;BR /&gt;RESIDENT $(CurrentFileName)&lt;BR /&gt;WHERE&lt;BR /&gt;(&lt;BR /&gt; /*(index('LF', BLOCKCODE1) AND index('ACDFGILNOPQTUVWXZ ', BLOCKCODE2) AND index('ACDFGILNOPQTUVWXZ ', BLOCKCODE3)) OR&lt;BR /&gt; (index('ACDFGILNOPQTUVWXZ ', BLOCKCODE1) AND index('LF', BLOCKCODE2) AND index('ACDFGILNOPQTUVWXZ ', BLOCKCODE3)) OR&lt;BR /&gt; (index('ACDFGILNOPQTUVWXZ ', BLOCKCODE1) AND index('ACDFGILNOPQTUVWXZ ', BLOCKCODE2) AND index('LF', BLOCKCODE3))&lt;BR /&gt; (Wildmatch(trim(BLOCKCODE1),'L','F') AND Wildmatch(trim(BLOCKCODE2), 'A','C','D','F','G','I','L','N','O','P','Q','T','U','V','W','X','Z',' ') AND WildMatch(trim(BLOCKCODE3),'A','C','D','F','G','I','L','N','O','P','Q','T','U','V','W','X','Z',' ')) OR&lt;BR /&gt; (Wildmatch(trim(BLOCKCODE2), 'A','C','D','F','G','I','L','N','O','P','Q','T','U','V','W','X','Z',' ') AND Wildmatch(trim(BLOCKCODE2),'L','F') AND WildMatch(trim(BLOCKCODE3),'A','C','D','F','G','I','L','N','O','P','Q','T','U','V','W','X','Z',' ')) OR&lt;BR /&gt; (Wildmatch(trim(BLOCKCODE2), 'A','C','D','F','G','I','L','N','O','P','Q','T','U','V','W','X','Z',' ') AND Wildmatch(trim(BLOCKCODE2),'A','C','D','F','G','I','L','N','O','P','Q','T','U','V','W','X','Z',' ') AND Wildmatch(trim(BLOCKCODE3),'L','F'))*/&lt;BR /&gt; (Wildmatch(trim(BLOCKCODE1),'L','F') AND trim(BLOCKCODE2) &amp;lt;&amp;gt; 'R' AND trim(BLOCKCODE3) &amp;lt;&amp;gt; 'R' AND NUM#(CUR_BAL)&amp;lt;&amp;gt;0) OR&lt;BR /&gt; (trim(BLOCKCODE1) &amp;lt;&amp;gt; 'R' AND Wildmatch(trim(BLOCKCODE2),'L','F') AND trim(BLOCKCODE3) &amp;lt;&amp;gt; 'R' AND NUM#(CUR_BAL)&amp;lt;&amp;gt;0) OR&lt;BR /&gt; (trim(BLOCKCODE1) &amp;lt;&amp;gt; 'R' AND trim(BLOCKCODE2) &amp;lt;&amp;gt; 'R' AND Wildmatch(trim(BLOCKCODE3),'L','F') AND NUM#(CUR_BAL)&amp;lt;&amp;gt;0)&lt;BR /&gt;);&lt;BR /&gt;&lt;BR /&gt;V3:&lt;BR /&gt;LOAD&lt;BR /&gt; CARD_NO,'P' as V3,&lt;BR /&gt; LoadDate as LoadDate_V3,&lt;BR /&gt; CARD_NO as CARD3,&lt;BR /&gt; BASE_SEGMENT_NBR AS BASE_SEGMENT_NBR3,&lt;BR /&gt; MID(CARD_NO,1,17) as Mid_14_3,&lt;BR /&gt; MID(CARD_NO,18,1) as Replacement3,&lt;BR /&gt; LoadDate as LoadDate3,&lt;BR /&gt; CREDIT_LIMIT AS limit3,&lt;BR /&gt; CUR_BAL AS bal3,&lt;BR /&gt; DELQ_DAYS AS delq3,&lt;BR /&gt; BLOCKCODE1 AS BLOCK1_MOM3,&lt;BR /&gt; BLOCKCODE2 AS BLOCK2_MOM3,&lt;BR /&gt; BLOCKCODE3 AS BLOCK3_MOM3,&lt;BR /&gt; BLOCK_DATE1 as BLOCK_DATE1_MOM3,&lt;BR /&gt; BLOCK_DATE2 as BLOCK_DATE2_MOM3,&lt;BR /&gt; BLOCK_DATE3 as BLOCK_DATE3_MOM3&lt;BR /&gt;RESIDENT $(CurrentFileName)&lt;BR /&gt;WHERE NOT Exists(CARD1, CARD_NO) and NOT Exists(CARD2, CARD_NO);&lt;BR /&gt;&lt;BR /&gt;V6:&lt;BR /&gt;LOAD&lt;BR /&gt; MaxString(CARD_NO) as CARD_NO,&lt;BR /&gt; 'P' as V6,&lt;BR /&gt; Max(LoadDate_V2) as LoadDate_V6,&lt;BR /&gt; MaxString(CARD2) as CARD6,&lt;BR /&gt; BASE_SEGMENT_NBR2 as BASE_SEGMENT_NBR6,&lt;BR /&gt; Mid_14_2 AS Mid_14_6,&lt;BR /&gt; Max(Replacement2) AS Replacement6,&lt;BR /&gt; Max(LoadDate2) as LoadDate6,&lt;BR /&gt; Max(limit2) AS limit6,&lt;BR /&gt; Max(bal2) AS bal6,&lt;BR /&gt; Max(delq2) AS delq6,&lt;BR /&gt; MaxString(BLOCK1_MOM2) AS BLOCK1_MOM6,&lt;BR /&gt; MaxString(BLOCK2_MOM2) AS BLOCK2_MOM6,&lt;BR /&gt; MaxString(BLOCK3_MOM2) AS BLOCK3_MOM6,&lt;BR /&gt; Max(BLOCK_DATE1_MOM2) as BLOCK_DATE1_MOM6,&lt;BR /&gt; Max(BLOCK_DATE2_MOM2) as BLOCK_DATE2_MOM6,&lt;BR /&gt; Max(BLOCK_DATE3_MOM2) as BLOCK_DATE3_MOM6&lt;BR /&gt;RESIDENT V2&lt;BR /&gt;GROUP BY BASE_SEGMENT_NBR2, Mid_14_2;&lt;BR /&gt;LEFT JOIN (V6) LOAD&lt;BR /&gt; MaxString(CARD_NO) as CARD_NO,&lt;BR /&gt; 'P' as V6,&lt;BR /&gt; Max(LoadDate_V3) as LoadDate_V6,&lt;BR /&gt; MaxString(CARD3) as CARD6,&lt;BR /&gt; BASE_SEGMENT_NBR3 as BASE_SEGMENT_NBR6,&lt;BR /&gt; Mid_14_3 as Mid_14_6,&lt;BR /&gt; Max(Replacement3) AS Replacement6,&lt;BR /&gt; Max(LoadDate3) as LoadDate6,&lt;BR /&gt; Max(limit3) AS limit6,&lt;BR /&gt; Max(bal3) AS bal6,&lt;BR /&gt; Max(delq3) AS delq6,&lt;BR /&gt; MaxString(BLOCK1_MOM3) AS BLOCK1_MOM6,&lt;BR /&gt; MaxString(BLOCK2_MOM3) AS BLOCK2_MOM6,&lt;BR /&gt; MaxString(BLOCK3_MOM3) AS BLOCK3_MOM6,&lt;BR /&gt; Max(BLOCK_DATE1_MOM3) as BLOCK_DATE1_MOM6,&lt;BR /&gt; Max(BLOCK_DATE2_MOM3) as BLOCK_DATE2_MOM6,&lt;BR /&gt; Max(BLOCK_DATE3_MOM3) as BLOCK_DATE3_MOM6&lt;BR /&gt;RESIDENT V3 GROUP BY BASE_SEGMENT_NBR3, Mid_14_3;&lt;BR /&gt;&lt;BR /&gt;V4:&lt;BR /&gt;LOAD&lt;BR /&gt; CARD_NO,'P' as V4,&lt;BR /&gt; LoadDate_V6 as LoadDate_V4,&lt;BR /&gt; CARD6 as CARD4,&lt;BR /&gt; BASE_SEGMENT_NBR6 AS BASE_SEGMENT_NBR4,&lt;BR /&gt; Mid_14_6 as Mid_14_4,&lt;BR /&gt; Replacement6 as Replacement4,&lt;BR /&gt; LoadDate6 as LoadDate4,&lt;BR /&gt; limit6 AS limit4,&lt;BR /&gt; bal6 AS bal4,&lt;BR /&gt; delq6 AS delq4,&lt;BR /&gt; BLOCK1_MOM6 AS BLOCK1_MOM4,&lt;BR /&gt; BLOCK2_MOM6 AS BLOCK2_MOM4,&lt;BR /&gt; BLOCK3_MOM6 AS BLOCK3_MOM4,&lt;BR /&gt; BLOCK_DATE1_MOM6 as BLOCK_DATE1_MOM4,&lt;BR /&gt; BLOCK_DATE2_MOM6 as BLOCK_DATE2_MOM4,&lt;BR /&gt; BLOCK_DATE3_MOM6 as BLOCK_DATE3_MOM4&lt;BR /&gt;RESIDENT V6&lt;BR /&gt;WHERE NOT Exists(Mid_14_3, Mid_14_6) and NOT Exists(CARD3, CARD6);&lt;BR /&gt;&lt;BR /&gt;drop table V6;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;V5:&lt;BR /&gt;LOAD CARD_NO,&lt;BR /&gt; 'P' as V5,&lt;BR /&gt; LoadDate_V4 as LoadDate_V5,&lt;BR /&gt; CARD4 as CARD5,&lt;BR /&gt; BASE_SEGMENT_NBR4 as BASE_SEGMENT_NBR5,&lt;BR /&gt; Mid_14_4 AS Mid_14_5,&lt;BR /&gt; Replacement4 AS Replacement5,&lt;BR /&gt; LoadDate4 as LoadDate5,&lt;BR /&gt; limit4 AS limit5,&lt;BR /&gt; bal4 AS bal5,&lt;BR /&gt; delq4 AS delq5,&lt;BR /&gt; BLOCK1_MOM4 AS BLOCK1_MOM5,&lt;BR /&gt; BLOCK2_MOM4 AS BLOCK2_MOM5,&lt;BR /&gt; BLOCK3_MOM4 AS BLOCK3_MOM5,&lt;BR /&gt; BLOCK_DATE1_MOM4 as BLOCK_DATE1_MOM5,&lt;BR /&gt; BLOCK_DATE2_MOM4 as BLOCK_DATE2_MOM5,&lt;BR /&gt; BLOCK_DATE3_MOM4 as BLOCK_DATE3_MOM5&lt;BR /&gt;RESIDENT V4;&lt;BR /&gt;LEFT JOIN (V5) LOAD&lt;BR /&gt; BASE_SEGMENT_NBR2 as BASE_SEGMENT_NBR5,&lt;BR /&gt; Mid_14_2 as Mid_14_5,&lt;BR /&gt; Replacement2 as Replacement5&lt;BR /&gt;RESIDENT V2;&lt;BR /&gt;&lt;BR /&gt;V7:&lt;BR /&gt;LOAD CARD_NO,&lt;BR /&gt; 'P' as V7,&lt;BR /&gt; LoadDate3 as LoadDate7,&lt;BR /&gt; limit3 AS limit7,&lt;BR /&gt; bal3 AS bal7,&lt;BR /&gt; delq3 AS delq7,&lt;BR /&gt; CARD3 AS CARD7,&lt;BR /&gt; BLOCK1_MOM3 AS BLOCK1_MOM7,&lt;BR /&gt; BLOCK2_MOM3 AS BLOCK2_MOM7,&lt;BR /&gt; BLOCK3_MOM3 AS BLOCK3_MOM7,&lt;BR /&gt; BLOCK_DATE1_MOM3 as BLOCK_DATE1_MOM7,&lt;BR /&gt; BLOCK_DATE2_MOM3 as BLOCK_DATE2_MOM7,&lt;BR /&gt; BLOCK_DATE3_MOM3 as BLOCK_DATE3_MOM7&lt;BR /&gt;RESIDENT V3;&lt;BR /&gt;CONCATENATE LOAD&lt;BR /&gt; CARD_NO, 'P' as V7,&lt;BR /&gt; LoadDate5 as LoadDate7,&lt;BR /&gt; limit5 AS limit7,&lt;BR /&gt; bal5 AS bal7,&lt;BR /&gt; delq5 AS delq7,&lt;BR /&gt; CARD5 as CARD7,&lt;BR /&gt; BLOCK1_MOM5 AS BLOCK1_MOM7,&lt;BR /&gt; BLOCK2_MOM5 AS BLOCK2_MOM7,&lt;BR /&gt; BLOCK3_MOM5 AS BLOCK3_MOM7,&lt;BR /&gt; BLOCK_DATE1_MOM5 as BLOCK_DATE1_MOM7,&lt;BR /&gt; BLOCK_DATE2_MOM5 as BLOCK_DATE2_MOM7,&lt;BR /&gt; BLOCK_DATE3_MOM5 as BLOCK_DATE3_MOM7&lt;BR /&gt;RESIDENT V5;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards,&lt;BR /&gt;Shumail Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 21:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151048#M716126</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2009-08-05T21:11:00Z</dc:date>
    </item>
    <item>
      <title>Problem while concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151049#M716127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;Thanks for your guidance, You are right these was a problem with table V5... values were not coming in that table, as i have mentioned in my above post.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Shumail Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 21:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-while-concatenation/m-p/151049#M716127</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2009-08-05T21:14:20Z</dc:date>
    </item>
  </channel>
</rss>

