<?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 Loading query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321504#M1189479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just Use the Code as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'AAAA' as ClientName&lt;/P&gt;&lt;P&gt;From Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'BBBB' as ClientName&lt;/P&gt;&lt;P&gt;From Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2011 12:37:57 GMT</pubDate>
    <dc:creator>rahulgupta</dc:creator>
    <dc:date>2011-08-01T12:37:57Z</dc:date>
    <item>
      <title>Loading query</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321503#M1189478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load multiple data tables containing the same fields, each for a different client, example below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 192pt; border-collapse: collapse;" width="256"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;Client&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;AAAA&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Balance&lt;/TD&gt;&lt;TD&gt;Fee&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;23-May&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;24-May&lt;/TD&gt;&lt;TD align="right"&gt;60&lt;/TD&gt;&lt;TD align="right"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;25-May&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;26-May&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;27-May&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;28-May&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;29-May&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know of a way when loading of adding the client name to each row of data in the table without having to go into each sheet and adding an additional 'client' column as below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 192pt; border-collapse: collapse;" width="256"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;Client&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;AAAA&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;Client&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Balance&lt;/TD&gt;&lt;TD&gt;Fee&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;23-May&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;24-May&lt;/TD&gt;&lt;TD align="right"&gt;60&lt;/TD&gt;&lt;TD align="right"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;25-May&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;26-May&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;27-May&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;28-May&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD align="right" class="xl24"&gt;29-May&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 12:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321503#M1189478</guid>
      <dc:creator />
      <dc:date>2011-08-01T12:28:57Z</dc:date>
    </item>
    <item>
      <title>Loading query</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321504#M1189479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just Use the Code as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'AAAA' as ClientName&lt;/P&gt;&lt;P&gt;From Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'BBBB' as ClientName&lt;/P&gt;&lt;P&gt;From Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 12:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321504#M1189479</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-08-01T12:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading query</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321505#M1189480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;You can see in&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;the blog&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;community&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Toccato.&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;I posted&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;about it&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;today.&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Only in &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Portuguese.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/groups/toccato/blog/2011/08/01/nova-coluna-com-a-etapa-de-transformação-do-qlikview"&gt;Blog Toccato&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Tonial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 17:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321505#M1189480</guid>
      <dc:creator />
      <dc:date>2011-08-01T17:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Loading query</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321506#M1189481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses.&amp;nbsp; Unfortunately I am unable to access the linked blog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial question was a little unclear, so I will clarify what I am trying to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have multiple spreadsheets each for a different client in the following format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 144pt; border-collapse: collapse;" width="192"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl22" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV style="display: block;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Client&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="xl22" style="width: 48pt;" width="64"&gt;AAAA&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl22" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;&lt;/TD&gt;&lt;TD class="xl22" style="width: 48pt;" width="64"&gt;&lt;/TD&gt;&lt;TD class="xl22" style="width: 48pt;" width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl22" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;Date&lt;/TD&gt;&lt;TD class="xl22" style="width: 48pt;" width="64"&gt;Balance&lt;/TD&gt;&lt;TD class="xl22" style="width: 48pt;" width="64"&gt;Fee&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl23" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;23-May&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;50&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl23" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;24-May&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;60&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl23" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;25-May&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl23" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;26-May&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;50&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl23" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;27-May&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;40&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl23" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;28-May&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl23" height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;29-May&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;50&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman';"&gt;I am looking for some code that will pick up the client in cell B1 and produce a Qlikview table as follows&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 192pt; border-collapse: collapse;" width="256"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="width: 48pt; height: 12.75pt;" width="64"&gt;Client&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;Date&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;Balance&lt;/TD&gt;&lt;TD class="xl24" style="width: 48pt;" width="64"&gt;Fee&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD class="xl25" style="width: 48pt;" width="64"&gt;23-May&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;50&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD class="xl25" style="width: 48pt;" width="64"&gt;24-May&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;60&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD class="xl25" style="width: 48pt;" width="64"&gt;25-May&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD class="xl25" style="width: 48pt;" width="64"&gt;26-May&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;50&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD class="xl25" style="width: 48pt;" width="64"&gt;27-May&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;40&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD class="xl25" style="width: 48pt;" width="64"&gt;28-May&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;AAAA&lt;/TD&gt;&lt;TD class="xl25" style="width: 48pt;" width="64"&gt;29-May&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;50&lt;/TD&gt;&lt;TD class="xl26" style="width: 48pt;" width="64"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 10:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321506#M1189481</guid>
      <dc:creator />
      <dc:date>2011-08-02T10:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Loading query</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321507#M1189482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Hi James&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Try something like this, basically just reads the top line of the spreadsheet, passes the value of col B to a variable to use in the secondary load.&amp;nbsp; All the sheets will need to be same format etc..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;BR /&gt;LOAD &lt;BR /&gt;&amp;nbsp; A, //col A&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, //col B&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C //col C&lt;BR /&gt;FROM&lt;BR /&gt;[Clients.xlsx]&lt;BR /&gt;(ooxml, no labels, table is Sheet1)&lt;BR /&gt;Where rowno()=0;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LET vClient=FieldValue('B',1);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;LOAD&lt;BR /&gt; '$(vClient)' as Client,&lt;BR /&gt; A as Date,&lt;BR /&gt; B as Value,&lt;BR /&gt; C as Fee&lt;BR /&gt;FROM&lt;BR /&gt;[Clients.xlsx]&lt;BR /&gt;(ooxml, no labels, header is 4 lines, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;flipside&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 11:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321507#M1189482</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2011-08-02T11:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Loading query</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321508#M1189483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helo James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;You&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;can subscribe to the&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;blog.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;The following&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;PDF file&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;with the tutorial&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tonial.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 12:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321508#M1189483</guid>
      <dc:creator />
      <dc:date>2011-08-02T12:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Loading query</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321509#M1189484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;P&gt;Have just followed the steps in the PDF and it does exactly what I want, much appreciated.&lt;/P&gt;&lt;P&gt;Will give the other method a try too.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-query/m-p/321509#M1189484</guid>
      <dc:creator />
      <dc:date>2011-08-02T13:49:00Z</dc:date>
    </item>
  </channel>
</rss>

