<?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 Preceding Load with A NOCONCATENATE LOAD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Preceding-Load-with-A-NOCONCATENATE-LOAD/m-p/193625#M54821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rich,&lt;/P&gt;&lt;P&gt;Is is possible to do the calculations in the same load without needing a preceding load? If you need to create a new field, you can do that in the table you are loading.&lt;/P&gt;&lt;P&gt;Anyway, something like the following should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Data:LOAD * INLINE [ID, Code1, A2, B3, C]; OtherData:NOCONCATENATE LOAD ID AS ID2, // Prefix here Code AS Code2, Repeat(Code, 5) AS Name;LOAD *RESIDENT Data;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2011 07:22:31 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-04-01T07:22:31Z</dc:date>
    <item>
      <title>Preceding Load with A NOCONCATENATE LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Load-with-A-NOCONCATENATE-LOAD/m-p/193624#M54820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I've loaded a temporary detail table then perfromed a left joined to move some header data into the deatil table.&lt;/P&gt;&lt;P&gt;I now need to do a NOCONCATENATE LOAD . Within the NONCOCATENATE LOAD I perform some calculations using the data moved to the detail table.&lt;/P&gt;&lt;P&gt;I now want to perform additional logic using the calculations in a preceding load.&lt;/P&gt;&lt;P&gt;My question is can I do a preceding load with a NOCONCATENATE LOAD as in the attached example?&lt;/P&gt;&lt;P&gt;I'm not able to connect to a server to test it. If it isn't proper syntax, I'm going to need to code it differently for tomorrow.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 00:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Load-with-A-NOCONCATENATE-LOAD/m-p/193624#M54820</guid>
      <dc:creator />
      <dc:date>2011-04-01T00:02:16Z</dc:date>
    </item>
    <item>
      <title>Preceding Load with A NOCONCATENATE LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Load-with-A-NOCONCATENATE-LOAD/m-p/193625#M54821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rich,&lt;/P&gt;&lt;P&gt;Is is possible to do the calculations in the same load without needing a preceding load? If you need to create a new field, you can do that in the table you are loading.&lt;/P&gt;&lt;P&gt;Anyway, something like the following should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Data:LOAD * INLINE [ID, Code1, A2, B3, C]; OtherData:NOCONCATENATE LOAD ID AS ID2, // Prefix here Code AS Code2, Repeat(Code, 5) AS Name;LOAD *RESIDENT Data;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 07:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Load-with-A-NOCONCATENATE-LOAD/m-p/193625#M54821</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-04-01T07:22:31Z</dc:date>
    </item>
    <item>
      <title>Preceding Load with A NOCONCATENATE LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Load-with-A-NOCONCATENATE-LOAD/m-p/193626#M54822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;I see, The NOCONCATENATE LOAD statement &lt;EM&gt;is&lt;/EM&gt; the preceding load.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;P&gt;PS: Yes, it is possible to do it in the same load but I would need to repeat detail conditions that can be avoided by the preceding load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 09:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Load-with-A-NOCONCATENATE-LOAD/m-p/193626#M54822</guid>
      <dc:creator />
      <dc:date>2011-04-01T09:12:35Z</dc:date>
    </item>
  </channel>
</rss>

