<?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 Get info from two separate Excel sheets for different dates !!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-info-from-two-separate-Excel-sheets-for-different-dates/m-p/297644#M110417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Book1.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet3)&lt;/P&gt;&lt;P&gt;Where [Date] &amp;gt;= '01/04/2011'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Book2.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet3)&lt;/P&gt;&lt;P&gt;Where [Date] &amp;lt; '01/04/2011'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2011 19:15:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-28T19:15:57Z</dc:date>
    <item>
      <title>Get info from two separate Excel sheets for different dates !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Get-info-from-two-separate-Excel-sheets-for-different-dates/m-p/297643#M110416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a doubt and i have an idea how to solve it but no idea how to translate it into script language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QV report that besides fetching info from tables in Movex, also gets some basic info from an Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway i wish that from a certain date onward, the report gets the basic info from a new Excel file, without erasing what was scripted till that date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this i mean:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before date x , the report uses Excel file A . After date x then report should use Excel file B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way of placing a "if" clause on the script that can be used to solve this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance for helping me !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 18:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-info-from-two-separate-Excel-sheets-for-different-dates/m-p/297643#M110416</guid>
      <dc:creator />
      <dc:date>2011-09-28T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Get info from two separate Excel sheets for different dates !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Get-info-from-two-separate-Excel-sheets-for-different-dates/m-p/297644#M110417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Book1.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet3)&lt;/P&gt;&lt;P&gt;Where [Date] &amp;gt;= '01/04/2011'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Book2.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet3)&lt;/P&gt;&lt;P&gt;Where [Date] &amp;lt; '01/04/2011'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 19:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-info-from-two-separate-Excel-sheets-for-different-dates/m-p/297644#M110417</guid>
      <dc:creator />
      <dc:date>2011-09-28T19:15:57Z</dc:date>
    </item>
    <item>
      <title>Get info from two separate Excel sheets for different dates !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Get-info-from-two-separate-Excel-sheets-for-different-dates/m-p/297645#M110418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; That is not quite what i intend. Maybe i did not explain myself very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets suppose that we have a script that is generating data using a table from Excel file A. Then from date x onward i intend to have the script to create data based on Excel file B but what was generated till date x with Excel file A&amp;nbsp; i do not wanna change. I simply want to add to the data generated from Excel file A, what is now generated with Excel file B. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinkink about storing what was generated with Excel file A in a qvd file. Then i would in a separate script generate info from Excel file B and then (since the name of the fields will not change), load the qvd and join both tables ! Would it work? Thing is that i do not know how to do it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 13:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-info-from-two-separate-Excel-sheets-for-different-dates/m-p/297645#M110418</guid>
      <dc:creator />
      <dc:date>2011-09-29T13:53:37Z</dc:date>
    </item>
  </channel>
</rss>

