<?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: Cross table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021434#M345527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could join these tables after the generic load, see: &lt;A href="https://community.qlik.com/docs/DOC-4621"&gt;Generic Load Joining&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2016 07:33:55 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-04-13T07:33:55Z</dc:date>
    <item>
      <title>Cross table</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021430#M345523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I have a requirement which needs data transformation i.e cross table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please let me know how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Key, name, age&lt;BR /&gt; 1, John, 12&lt;BR /&gt; 1, Sam, 13&lt;BR /&gt; 1, Mike,14&lt;BR /&gt; 2, John, 15&lt;BR /&gt; 2, Sam, 16&lt;BR /&gt; 2, Mike, 17&lt;BR /&gt; 3, John, 18&lt;BR /&gt; 3, Sam, 19&lt;BR /&gt; 3, Mike, 20]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/*&lt;BR /&gt; out put should be&lt;BR /&gt; &lt;BR /&gt; Key John Sam Mike&lt;BR /&gt; 1 12 13 14&lt;BR /&gt; 2 15 16 17&lt;BR /&gt; 3 18 19 20 &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 19:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021430#M345523</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2016-04-12T19:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021431#M345524</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;&lt;STRONG&gt;Generic&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Key, name, age&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1, John, 12&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1,&amp;nbsp; Sam, 13&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1, Mike,14&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2, John, 15&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2, Sam, 16&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2, Mike, 17&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3, John, 18&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3, Sam, 19&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3, Mike, 20];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121442_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 20:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021431#M345524</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-12T20:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021432#M345525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Sunny, but real data has 50 distinct names, which gives us 50 extra tables in the schema. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to avoid it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 20:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021432#M345525</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2016-04-12T20:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021433#M345526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at another thread from today which you might find useful -&amp;gt; &lt;A href="https://community.qlik.com/message/1017993"&gt;Re: Any alternate to Generic load?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But just so you know that different table created by Generic load isn't a bad thing as pointed by HIC here -&amp;gt; &lt;A href="https://community.qlik.com/qlik-blogpost/3629"&gt;The Generic Load&lt;/A&gt;‌ and there are ways to make it to concatenate all the individual tables into one big fact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option discussed can be found here -&amp;gt; &lt;A href="https://community.qlik.com/message/1012758"&gt;Re: Dynamically Naming a Field in Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 00:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021433#M345526</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-13T00:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021434#M345527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could join these tables after the generic load, see: &lt;A href="https://community.qlik.com/docs/DOC-4621"&gt;Generic Load Joining&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table/m-p/1021434#M345527</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-04-13T07:33:55Z</dc:date>
    </item>
  </channel>
</rss>

