<?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 load from Excel files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121138#M369491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Stefan. It worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 May 2016 22:41:52 GMT</pubDate>
    <dc:creator>nagaiank</dc:creator>
    <dc:date>2016-05-22T22:41:52Z</dc:date>
    <item>
      <title>Cross-Table load from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121136#M369489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I was not able to find a solution in the forum to the following scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order load three month sales data from Excel using CrossTable prefix, the data file and script are below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125290_Capture3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;CrossTable(Month, Sales)&lt;/P&gt;&lt;P&gt;LOAD Region, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42370], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42401], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42430]&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the fourth month data is added, the script has to be changes to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;CrossTable(Month, Sales)&lt;/P&gt;&lt;P&gt;LOAD Region, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42370], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42401], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42430], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42461]&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to arrive at a script which will detect the number of months for which the data exists in the Excel file and load data for all months, not requiring to modify script every month?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 22:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121136#M369489</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2016-05-22T22:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Table load from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121137#M369490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the order of your fields in the input table is Region, then all Month fields, you should be fine with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sales:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CrossTable(Month, Sales)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 22:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121137#M369490</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-22T22:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Table load from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121138#M369491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Stefan. It worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 22:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121138#M369491</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2016-05-22T22:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Table load from Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121139#M369492</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;I agree with Stefan's suggestion. I think you can try the suggestion below as well. This is doing Preceding Load, if you add another month to the Inline table now it will be included in the CrossTable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;CrossTable(Month,Sales)&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region, Jan-2016, Feb-2016, Mar-2016, Apr-2016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UK, 200, 563, 897&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Manchester, 33, 321, 546&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Birmingham, 1005, 200, 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Leverpool, 899, 546, 145&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Florida,&amp;nbsp;&amp;nbsp;&amp;nbsp; 800,563,546,3300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 23:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Table-load-from-Excel-files/m-p/1121139#M369492</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2016-05-22T23:13:51Z</dc:date>
    </item>
  </channel>
</rss>

