<?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: Use existing table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805244#M1029148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for the lookup function? Then you can reference another field and table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2015 09:12:19 GMT</pubDate>
    <dc:creator>Michiel_QV_Fan</dc:creator>
    <dc:date>2015-02-16T09:12:19Z</dc:date>
    <item>
      <title>Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805239#M1029143</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;In script , I know that we can Load external tables (qvd,csv ...),also resident tables (created before in script) ,&lt;/P&gt;&lt;P&gt;but &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;can we also load Tables that already exist in qlikview ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks for your help.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 16:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805239#M1029143</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2015-02-13T16:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805240#M1029144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but where? The one that exists in qlik are those created in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 16:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805240#M1029144</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-13T16:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805241#M1029145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It 's true for first Reload,&lt;/P&gt;&lt;P&gt;b&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ut after that tables are in the file ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;how to catch them into script when a second Reload for exemple ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 16:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805241#M1029145</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2015-02-13T16:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805242#M1029146</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;To read tables that exist in a qvw, you may want to try the binary load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a new qvw, from the edit script window you can click on "QlikView File".&lt;/P&gt;&lt;P&gt;After selecting the file, you'll get a statement at the beginning of the script: Binary filepath\filename.qvw;&lt;/P&gt;&lt;P&gt;This will load all the tables from filename.qvw into the new qvw and you can treat them all as "resident" tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805242#M1029146</guid>
      <dc:creator />
      <dc:date>2015-02-13T18:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805243#M1029147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The think is that i want to use table that are in the same Qlikview that the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking to the "From_field" command , that is suppose to do that...but still testing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 08:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805243#M1029147</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2015-02-16T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805244#M1029148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for the lookup function? Then you can reference another field and table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 09:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805244#M1029148</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2015-02-16T09:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805245#M1029149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe an example is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to know Each Monday the number of Emails that we have on our customers.&lt;/P&gt;&lt;P&gt;So we refresh a Qlikview each monday that Load an Excel File.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The think is that we want to keep a Tracking of this number (to see the evolution in time), and add a new line in the&amp;nbsp; "Email_OK" table (with date of refresh.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought to Load the "Email_OK" table in script (already existing in the Qlikview) and concatenate with a new line.&lt;/P&gt;&lt;P&gt;A solution could be to store a qvd or txt file in a directory,but we want to do this this in the Qlikview file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for your help and time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 09:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805245#M1029149</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2015-02-16T09:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805246#M1029150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct me if I'm wrong. This is what I understand from your email:&lt;/P&gt;&lt;P&gt;You load 1 excel each monday in which no historical data is stored?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case you could do an initial load and after that change the script to an add load script.&lt;/P&gt;&lt;P&gt;Using the function now as a timestamp as a field will generate separate lines in your QlikView table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;add load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; now() as Timestamp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; your excel lines go here&lt;/P&gt;&lt;P&gt;from ..... xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 12:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-existing-table/m-p/805246#M1029150</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2015-02-16T12:24:24Z</dc:date>
    </item>
  </channel>
</rss>

