<?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: how to load this table into qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997157#M973996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code for a table with 2 levels of row headers is not attractive and i would suggest reformulating the source file. A Crosstable can take care of 1 level of row headers easily, but 2 is ... not that attractive. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also , you will need to populate the missing (empty) values for the first column as well the the row headers. The first column can easily be filled using a 'Fill' step in a transformation with the load wizard , but doing a fill on the missing row header values&amp;nbsp; as part of a crosstable is also a bit much in my honest opinion.&amp;nbsp; I just think you would end up with code that either isn't dynamic or its just looks complex and&amp;nbsp; only yourself will understand or a someone else well versed with the product which shouldn't (ideally) be the goal. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my 2 cents&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2015 17:33:49 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2015-09-08T17:33:49Z</dc:date>
    <item>
      <title>how to load this table into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997154#M973992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to load the attached table as a cross table into qv?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in general:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; is it possible to load the table into qv without losing information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for helping &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 15:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997154#M973992</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2015-09-08T15:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to load this table into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997155#M973993</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;&lt;/P&gt;&lt;P&gt;I think you can't use crosstable in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess there are two solutions, you can change the spreadsheet and organize the data or you can load the spreadsheet in qlikview and try to organize, using qlikview functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 17:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997155#M973993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-08T17:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to load this table into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997156#M973995</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;Check the below link. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4527"&gt;multi_header_pivot_import.qvw&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 17:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997156#M973995</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-09-08T17:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to load this table into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997157#M973996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code for a table with 2 levels of row headers is not attractive and i would suggest reformulating the source file. A Crosstable can take care of 1 level of row headers easily, but 2 is ... not that attractive. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also , you will need to populate the missing (empty) values for the first column as well the the row headers. The first column can easily be filled using a 'Fill' step in a transformation with the load wizard , but doing a fill on the missing row header values&amp;nbsp; as part of a crosstable is also a bit much in my honest opinion.&amp;nbsp; I just think you would end up with code that either isn't dynamic or its just looks complex and&amp;nbsp; only yourself will understand or a someone else well versed with the product which shouldn't (ideally) be the goal. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my 2 cents&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 17:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-load-this-table-into-qlikview/m-p/997157#M973996</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-09-08T17:33:49Z</dc:date>
    </item>
  </channel>
</rss>

