<?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 Track records in same base in load process in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Track-records-in-same-base-in-load-process/m-p/108253#M16953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Dear all,&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;I´m new with Qlikview and I need a help with the follow:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;From a load script like the bellow:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Test_table:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;Date_a,&amp;nbsp;&amp;nbsp; // formato (YYYYMMDDHHMMSS)&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;RegID_a&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Resident Base_a&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Join&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;Date_b,&amp;nbsp;&amp;nbsp; // formato (YYYYMMDDHHMMSS)&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;RegID_b&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Resident Base_b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;I need to add a field in the above table with the track information of records from Base_a and Base_b.&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;So, I need a field RegID_ab with the RegID_a information in the lines that came from&amp;nbsp; Base_b with the follow condition:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; From Date_a, what is the grater and nearst Data_b, considering same Name and Flag_a = Flag_b.&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;In the field Interval, I need the difference between dates &lt;SPAN style="font-size: 10pt;"&gt;(Date_a e Date_b) in seconds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Exemple of expectation:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none; font-size: 13.3333px; padding: 0 5.4pt;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Date_a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;RegID_a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Flag_a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Date_b&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;RegID_b&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Flag_b&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;RegID_ab&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Interval&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145600&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_01&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145803&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_02&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Peter &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180812040843&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_03&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Susan&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180825203201&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;30&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Bill&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180826101212&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_05&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145610&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_01&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_01&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145913&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_02&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_02&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;70&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Andrew&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180812040843&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_03&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Peter &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180812041048&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_03&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;125&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Jack&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180822181002&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_05&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Susan&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180826000010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_06&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;30&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;12489&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Notes:&lt;/P&gt;&lt;OL style="font-size: 13.3333px;"&gt;&lt;LI&gt;I need to do this track in load process and not in DB.&lt;/LI&gt;&lt;LI&gt;As showed in the above example, I can have records in both Bases with no correspondent records in the other base.&lt;/LI&gt;&lt;/OL&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Sorry, but&amp;nbsp; I cant download and open qvw files, so please answer with the suggested sript and I will test.&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Thanks in advance !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2018 21:06:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-07T21:06:47Z</dc:date>
    <item>
      <title>Track records in same base in load process</title>
      <link>https://community.qlik.com/t5/QlikView/Track-records-in-same-base-in-load-process/m-p/108253#M16953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Dear all,&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;I´m new with Qlikview and I need a help with the follow:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;From a load script like the bellow:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Test_table:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;Date_a,&amp;nbsp;&amp;nbsp; // formato (YYYYMMDDHHMMSS)&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;RegID_a&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Resident Base_a&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Join&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;Date_b,&amp;nbsp;&amp;nbsp; // formato (YYYYMMDDHHMMSS)&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify; text-indent: 35.4pt;"&gt;RegID_b&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Resident Base_b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;I need to add a field in the above table with the track information of records from Base_a and Base_b.&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;So, I need a field RegID_ab with the RegID_a information in the lines that came from&amp;nbsp; Base_b with the follow condition:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; From Date_a, what is the grater and nearst Data_b, considering same Name and Flag_a = Flag_b.&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;In the field Interval, I need the difference between dates &lt;SPAN style="font-size: 10pt;"&gt;(Date_a e Date_b) in seconds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Exemple of expectation:&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none; font-size: 13.3333px; padding: 0 5.4pt;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Date_a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;RegID_a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Flag_a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Date_b&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;RegID_b&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Flag_b&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;RegID_ab&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Interval&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145600&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_01&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145803&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_02&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Peter &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180812040843&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_03&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Susan&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180825203201&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;30&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Bill&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180826101212&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_05&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145610&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_01&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_01&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180810145913&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_02&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_02&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;70&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Andrew&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180812040843&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_03&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Peter &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180812041048&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_03&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;125&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Jack&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180822181002&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_05&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;Susan&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="100"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;20180826000010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="55"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;B_06&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="46"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;30&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="61"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;A_04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: none; padding: 0 5.4pt;" valign="top" width="48"&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 8pt;"&gt;12489&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Notes:&lt;/P&gt;&lt;OL style="font-size: 13.3333px;"&gt;&lt;LI&gt;I need to do this track in load process and not in DB.&lt;/LI&gt;&lt;LI&gt;As showed in the above example, I can have records in both Bases with no correspondent records in the other base.&lt;/LI&gt;&lt;/OL&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Sorry, but&amp;nbsp; I cant download and open qvw files, so please answer with the suggested sript and I will test.&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; text-align: justify;"&gt;Thanks in advance !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 21:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Track-records-in-same-base-in-load-process/m-p/108253#M16953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-07T21:06:47Z</dc:date>
    </item>
  </channel>
</rss>

