<?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: Subcolumn in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610490#M1098401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that this is what you require:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableDesc: &lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A as Column1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B as Column2,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C &amp;amp; D as Column3_Concatenated_Together,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E as Column4&lt;/P&gt;&lt;P&gt;FROM junk.xlsx (ooxml, no labels, header is 2 lines, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 15:09:21 GMT</pubDate>
    <dc:creator>Roop</dc:creator>
    <dc:date>2014-04-23T15:09:21Z</dc:date>
    <item>
      <title>Subcolumn in table</title>
      <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610484#M1098395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Do you know how possible combine columns as described below? (Straight table or Pivot table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/57786_Capture.JPG.jpg" style="width: 620px; height: 53px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 11:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610484#M1098395</guid>
      <dc:creator />
      <dc:date>2014-04-23T11:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Subcolumn in table</title>
      <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610485#M1098396</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;You can use PIVOT table to show such structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 12:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610485#M1098396</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-23T12:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Subcolumn in table</title>
      <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610486#M1098397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use combination of Straight table and Pivot table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 12:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610486#M1098397</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-23T12:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Subcolumn in table</title>
      <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610487#M1098398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a dummy field for a dimension which incorporates the key differentiator of the "column group", use this field to create the split you require above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 13:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610487#M1098398</guid>
      <dc:creator />
      <dc:date>2014-04-23T13:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Subcolumn in table</title>
      <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610488#M1098399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Omit the first 2 rows and then work from there. Work with the columns as opposed to the headers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610488#M1098399</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2014-04-23T14:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Subcolumn in table</title>
      <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610489#M1098400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im also curious on how this can be done. Can anyone post a sample? Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610489#M1098400</guid>
      <dc:creator />
      <dc:date>2014-04-23T14:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Subcolumn in table</title>
      <link>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610490#M1098401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that this is what you require:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableDesc: &lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A as Column1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B as Column2,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C &amp;amp; D as Column3_Concatenated_Together,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E as Column4&lt;/P&gt;&lt;P&gt;FROM junk.xlsx (ooxml, no labels, header is 2 lines, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 15:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subcolumn-in-table/m-p/610490#M1098401</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2014-04-23T15:09:21Z</dc:date>
    </item>
  </channel>
</rss>

