<?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 Load excel file into QLikView - merge tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517225#M193111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a table from excel into QLikView using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- New&lt;/P&gt;&lt;P&gt;- Edit Script&lt;/P&gt;&lt;P&gt;- Table Files as datasource --&amp;gt; browse my .xls file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my .xls document is a table with monthly sales: rows are companies, columns are months in 2012 Jan to Dec. Into QlikView, import gives me 13 tables: one with the companies names, and 12 with sales for each months. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. how do i get a single table on import, very similar to the table in Excel ? what is it not the default presentation mode ?&lt;/P&gt;&lt;P style="text-align: justify;"&gt;2. if there is no mean to load the .xls into one single table, how can i merge the tables as to get a single table ?&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Dec 2013 13:50:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-21T13:50:11Z</dc:date>
    <item>
      <title>Load excel file into QLikView - merge tables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517225#M193111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a table from excel into QLikView using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- New&lt;/P&gt;&lt;P&gt;- Edit Script&lt;/P&gt;&lt;P&gt;- Table Files as datasource --&amp;gt; browse my .xls file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my .xls document is a table with monthly sales: rows are companies, columns are months in 2012 Jan to Dec. Into QlikView, import gives me 13 tables: one with the companies names, and 12 with sales for each months. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. how do i get a single table on import, very similar to the table in Excel ? what is it not the default presentation mode ?&lt;/P&gt;&lt;P style="text-align: justify;"&gt;2. if there is no mean to load the .xls into one single table, how can i merge the tables as to get a single table ?&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 13:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517225#M193111</guid>
      <dc:creator />
      <dc:date>2013-12-21T13:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel file into QLikView - merge tables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517226#M193112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think your qlikview document has thirteen tables. You're probably seeing 13 listboxes for the individual fields. Press Ctrl+T to open the table viewer. You will likely see only one table. If not, please post the offending document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 15:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517226#M193112</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-21T15:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Load excel file into QLikView - merge tables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517227#M193113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the table viewer on CTRL+T for ? it does not solve my problem. Using this script now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;TableName:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;CrossTable(Month, Data)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;LOAD [Corporate Account],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; May&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;Book1.xlsx&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&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;i get the enclosed file. i still have three tables. how can i simply duplicate into Qlikview a table in same format as the original table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 15:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517227#M193113</guid>
      <dc:creator />
      <dc:date>2013-12-21T15:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel file into QLikView - merge tables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517228#M193114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are not three tables but they are list boxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For making tables...&lt;/P&gt;&lt;P&gt;Right CLick&lt;/P&gt;&lt;P&gt;New sheet object&lt;/P&gt;&lt;P&gt;Table box&lt;/P&gt;&lt;P&gt;add all&lt;/P&gt;&lt;P&gt;OK...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also pls don't create two discussions for same question..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 15:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517228#M193114</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-12-21T15:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Load excel file into QLikView - merge tables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517229#M193115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. I understand QLikView works with unitary data columns, that can be combined into views, and Table Box is one of them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 15:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-file-into-QLikView-merge-tables/m-p/517229#M193115</guid>
      <dc:creator />
      <dc:date>2013-12-21T15:56:03Z</dc:date>
    </item>
  </channel>
</rss>

