<?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 problem loading data from xls in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-loading-data-from-xls/m-p/188187#M51549</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 guess you mean how to load what in excel are rows as fields (columns) in your script.&lt;/P&gt;&lt;P&gt;I'd recommend you to take a look at &lt;A href="http://community.qlik.com/media/p/130199.aspx" title="Simple Crosstable Sample"&gt;this file&lt;/A&gt; and use the code in it to load first sales, then profits.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Nov 2010 06:53:27 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-11-16T06:53:27Z</dc:date>
    <item>
      <title>problem loading data from xls</title>
      <link>https://community.qlik.com/t5/QlikView/problem-loading-data-from-xls/m-p/188186#M51548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;if an excel has the format of content like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 343pt; border-collapse: collapse;" width="456"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 76pt; mso-width-source: userset; mso-width-alt: 3232;" width="101" /&gt;&lt;COL style="width: 72pt; mso-width-source: userset; mso-width-alt: 3072;" width="96" /&gt;&lt;COL style="width: 58pt; mso-width-source: userset; mso-width-alt: 2464;" width="77" /&gt;&lt;COL style="width: 72pt; mso-width-source: userset; mso-width-alt: 3072;" width="96" /&gt;&lt;COL style="width: 65pt; mso-width-source: userset; mso-width-alt: 2752;" width="86" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="21" style="height: 15.75pt;"&gt;&lt;TD class="xl79" height="40" rowspan="2" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext 0.5pt solid; width: 76pt; border-bottom: black 0.5pt solid; height: 30pt; background-color: transparent;" width="101"&gt;&lt;STRONG&gt;product&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl81" colspan="2" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 130pt; border-bottom: windowtext 0.5pt solid; background-color: transparent;" width="173"&gt;&lt;STRONG&gt;Jan&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl81" colspan="2" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 137pt; border-bottom: windowtext 0.5pt solid; background-color: transparent;" width="182"&gt;&lt;STRONG&gt;Feb&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl78" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;&lt;STRONG&gt;sales&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl78" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;&lt;STRONG&gt;profits&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl78" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;&lt;STRONG&gt;sales&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl78" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;&lt;STRONG&gt;profits&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;what is the best solution to load them? thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 04:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-loading-data-from-xls/m-p/188186#M51548</guid>
      <dc:creator />
      <dc:date>2010-11-16T04:04:16Z</dc:date>
    </item>
    <item>
      <title>problem loading data from xls</title>
      <link>https://community.qlik.com/t5/QlikView/problem-loading-data-from-xls/m-p/188187#M51549</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 guess you mean how to load what in excel are rows as fields (columns) in your script.&lt;/P&gt;&lt;P&gt;I'd recommend you to take a look at &lt;A href="http://community.qlik.com/media/p/130199.aspx" title="Simple Crosstable Sample"&gt;this file&lt;/A&gt; and use the code in it to load first sales, then profits.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 06:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-loading-data-from-xls/m-p/188187#M51549</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-16T06:53:27Z</dc:date>
    </item>
  </channel>
</rss>

