<?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 Generic Load with multiple Columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Generic-Load-with-multiple-Columns/m-p/1286662#M402782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to generic load multiple columns? We know that generic load works on 3 columns(Key,Attribute,value).&lt;/P&gt;&lt;P&gt;How can we load if we have multiple attributes and values in the same table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2016 22:50:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-19T22:50:28Z</dc:date>
    <item>
      <title>Generic Load with multiple Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Generic-Load-with-multiple-Columns/m-p/1286662#M402782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to generic load multiple columns? We know that generic load works on 3 columns(Key,Attribute,value).&lt;/P&gt;&lt;P&gt;How can we load if we have multiple attributes and values in the same table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 22:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generic-Load-with-multiple-Columns/m-p/1286662#M402782</guid>
      <dc:creator />
      <dc:date>2016-12-19T22:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Generic Load with multiple Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Generic-Load-with-multiple-Columns/m-p/1286663#M402783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couldn't you repeat the generic load for each wanted attribute-value area and join them afterwards to a single-table. Instead of several generic loads it might be easier to concatenate all of your data-area to a three-column single-table. Before that I would check if I really need such a data-structure or if there are other possible solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 10:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generic-Load-with-multiple-Columns/m-p/1286663#M402783</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-20T10:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Generic Load with multiple Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Generic-Load-with-multiple-Columns/m-p/1608857#M444962</link>
      <description>&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;I am trying to join multiple generic load on different attributes,but it is showing illegal identifier. could you please suggest on the same.&lt;/P&gt;&lt;P&gt;my script is as below,&lt;/P&gt;&lt;P&gt;Set vListOfTables = ;&lt;/P&gt;&lt;P&gt;For vTableNo = 0 to NoOfTables()&lt;/P&gt;&lt;P&gt;Let vTableName = TableName($(vTableNo)) ;&lt;/P&gt;&lt;P&gt;If Subfield(vTableName,'.',1)='GenericLabel' Then&lt;/P&gt;&lt;P&gt;Let vListOfTables = vListOfTables &amp;amp; If(Len(vListOfTables)&amp;gt;0,',') &amp;amp; Chr(39) &amp;amp; vTableName &amp;amp; Chr(39) ;&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;Next vTableNo&lt;/P&gt;&lt;P&gt;CombinedGenericTable:&lt;/P&gt;&lt;P&gt;generic Load distinct KEY,BreakSeqNo,RATE Resident TestCross;&lt;BR /&gt;join&lt;BR /&gt;&amp;nbsp;generic Load distinct KEY,BreakSeqNo,ToRange Resident TestCross;&lt;BR /&gt;&lt;BR /&gt;For each vTableName in $(vListOfTables)&lt;/P&gt;&lt;P&gt;Left Join (CombinedGenericTable) Load * Resident [$(vTableName)];&lt;/P&gt;&lt;P&gt;Drop Table [$(vTableName)];&lt;/P&gt;&lt;P&gt;Next vTableName&lt;/P&gt;&lt;P&gt;and this script work fine with single generic load&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijeta&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 10:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generic-Load-with-multiple-Columns/m-p/1608857#M444962</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2019-08-02T10:24:46Z</dc:date>
    </item>
  </channel>
</rss>

