<?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: Join with no concatenation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214085#M868000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2016 15:18:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-06T15:18:58Z</dc:date>
    <item>
      <title>Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214082#M867997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables that I would like to keep in its orginial state but I need to create an if statement using columns from both tables.&lt;/P&gt;&lt;P&gt;I'm reporting off both tables but when I create my if statement I have to merge the tables. Anyway around keeping both tables as is and creating my if statement?&amp;nbsp; The below syntax creates one table, "Indicator" and expands my results on both sides. I hope I'm clear in my ask...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;StartDate:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; *&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; ExampleData.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; StartDateData);&lt;BR /&gt; &lt;BR /&gt; EndDate:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; *&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; ExampleData.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; EndDateData);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;JOIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (EndDate)&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; *&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; StartDate ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;DROP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TABLE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; StartDate;&lt;BR /&gt; &lt;BR /&gt; Indicator:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EndDATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; - &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StartDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= 15, 'Y', 'N') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Gap_Indicator&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StartDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EndDATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; EndDate;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;DROP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TABLE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; EndDate &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214082#M867997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214083#M867998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you to join EndDate field to StartDate table and to join StartDate field to EndDate table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then calculate Gap_Indicator in both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Drop field EndDate from StartDate and drop field StartDate from EndDate table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 14:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214083#M867998</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-12-06T14:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214084#M867999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach your ExampelData file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can join your tables by a KEY field, which is ID in your sample here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214084#M867999</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-12-06T15:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214085#M868000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214085#M868000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-06T15:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214086#M868001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which of the tables will reside the new indicator field? or is that going to be a third table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214086#M868001</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-06T15:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214087#M868002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I can just create a duplicate table, change column names and utilize. Something like below,&lt;/P&gt;&lt;P&gt;StartDate:&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt; ExampleData.xlsx&lt;BR /&gt; (ooxml, embedded labels, table is StartDateData);&lt;BR /&gt;//******New table********//&lt;BR /&gt;StartDate1:&lt;BR /&gt;LOAD Date_StartDate, Date_Id&lt;BR /&gt;FROM&lt;BR /&gt; ExampleData.xlsx&lt;BR /&gt; (ooxml, embedded labels, table is StartDateData);&lt;/P&gt;&lt;P&gt;//****************//&lt;BR /&gt; EndDate:&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt; ExampleData.xlsx&lt;BR /&gt; (ooxml, embedded labels, table is EndDateData);&lt;BR /&gt;//****************//&lt;BR /&gt;JOIN (EndDate)&lt;BR /&gt;LOAD *&lt;BR /&gt;Resident StartDate1 ;&lt;BR /&gt;//**************//&lt;BR /&gt; Indicator:&lt;BR /&gt;LOAD &lt;BR /&gt;IF(EndDATE - Date_StartDate &amp;lt;= 15, 'Y', 'N') AS Gap_Indicator,&lt;BR /&gt;Date_Id,&amp;nbsp; Date_StartDate, EndDATE&lt;BR /&gt;RESIDENT EndDate;&lt;/P&gt;&lt;P&gt;DROP TABLE EndDate&lt;BR /&gt;DROP TABLE StartDate1; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214087#M868002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-06T15:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214088#M868003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;StartDate:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ExampleData.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is StartDateData);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EndDate:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ExampleData.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is EndDateData);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TempTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident StartDate;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JOIN (TempTable)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident EndDate ;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Indicator:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; IF(EndDATE - StartDate &amp;lt;= 15, 'Y', 'N') AS Gap_Indicator&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RESIDENT TempTable;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table TempTable;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145779_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214088#M868003</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-06T15:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Join with no concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214089#M868004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is a problem&lt;/P&gt;&lt;P&gt;Do you have a unique KEY that identifies each row uniquely before you do a JOIN&lt;BR /&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your ID = 5 , is repeated twice in start date tab, if you add another row for 5 with a date say 2/1/2016 you will end up having 6 rows of data for ID = 5&lt;/P&gt;&lt;P&gt;i.e. = 3(StartDateRecords) *&amp;nbsp; 2 (EndDateRecords)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-with-no-concatenation/m-p/1214089#M868004</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-12-06T15:42:43Z</dc:date>
    </item>
  </channel>
</rss>

