<?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: Re: How to join two tables with date? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551454#M205965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Sorry&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;right&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;now&lt;/SPAN&gt;:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 23:58:12 GMT</pubDate>
    <dc:creator>ronaldocarrijo</dc:creator>
    <dc:date>2013-10-30T23:58:12Z</dc:date>
    <item>
      <title>How to join two tables with date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551450#M205961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have two tables like these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worker:&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;DateTime_Initial,&lt;/P&gt;&lt;P&gt;DateTime_Final,&lt;/P&gt;&lt;P&gt;Equipment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Production:&lt;/P&gt;&lt;P&gt;Equipment,&lt;/P&gt;&lt;P&gt;Date_Time,&lt;/P&gt;&lt;P&gt;Lot_Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first table has the names of the workers for each of the equipments in each date/time. It won´t happen to have more than a worker in the same equipment in the same date/time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second table has the production of each equipment and it will have dozens of lines for each equipment by hour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have just one table linking the worker with the production, so I´ll know in the end wich is the production for each worker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve tried to use interval match but I don´t know how to put the equipment in the logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 18:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551450#M205961</guid>
      <dc:creator>rcandeo</dc:creator>
      <dc:date>2013-10-30T18:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to join two tables with date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551451#M205962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 19:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551451#M205962</guid>
      <dc:creator>ronaldocarrijo</dc:creator>
      <dc:date>2013-10-30T19:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to join two tables with date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551452#M205963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Look your table that didn´t work. The result is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="521"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="47"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="66"&gt;Equipment&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="111"&gt;Date_Time&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="111"&gt;DateTime_Initial&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="111"&gt;DateTime_Final&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="75"&gt;Lot_Number&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 15:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 12:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 18:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 19:10:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 12:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 18:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 15:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 18:00:01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 22:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 19:10:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 18:00:01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 22:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;02/01/2013 13:40:01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;02/01/2013 18:00:01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 22:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;02/01/2013 18:30:01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;02/01/2013 18:00:01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01/01/2013 22:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This table have a duplication for lot number 1 and 2.&lt;/P&gt;&lt;P&gt;Lot number one should be with worker A only and lot two with worker B only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 19:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551452#M205963</guid>
      <dc:creator>rcandeo</dc:creator>
      <dc:date>2013-10-30T19:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to join two tables with date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551453#M205964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone can try to help me please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 21:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551453#M205964</guid>
      <dc:creator>rcandeo</dc:creator>
      <dc:date>2013-10-30T21:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to join two tables with date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551454#M205965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Sorry&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;right&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;now&lt;/SPAN&gt;:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 23:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551454#M205965</guid>
      <dc:creator>ronaldocarrijo</dc:creator>
      <dc:date>2013-10-30T23:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to join two tables with date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551455#M205966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Very Very Much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 00:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-tables-with-date/m-p/551455#M205966</guid>
      <dc:creator>rcandeo</dc:creator>
      <dc:date>2013-10-31T00:26:44Z</dc:date>
    </item>
  </channel>
</rss>

