<?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: Finding missing values in a sequence in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Finding-missing-values-in-a-sequence/m-p/2264719#M44477</link>
    <description>Hi Amany, thanks for the suggestion, I implemented it using tJoin rather than tMap (tmap just returned nulls for some reason) but got it working 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 25 Oct 2013 22:48:16 GMT</pubDate>
    <dc:creator>NilanJ</dc:creator>
    <dc:date>2013-10-25T22:48:16Z</dc:date>
    <item>
      <title>Finding missing values in a sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Finding-missing-values-in-a-sequence/m-p/2264717#M44475</link>
      <description>Hi all, 
&lt;BR /&gt;I have a sequence of numbers, there are some repeated values (which are fine) and some missing values 
&lt;BR /&gt;Incomplete Sequence (e.g.) 
&lt;BR /&gt;1 
&lt;BR /&gt;2 
&lt;BR /&gt;3 
&lt;BR /&gt;5 
&lt;BR /&gt;6 
&lt;BR /&gt;6 
&lt;BR /&gt;9 
&lt;BR /&gt;10 
&lt;BR /&gt;Is there an easy way in Talend that I can extract the values that are missing. So in the above example I need the values of 4, 7 and 8. 
&lt;BR /&gt;I am working on a mathematical solution (joining it with a complete sequence, finding the differences, then the differences of the differences) at the moment, but it seems quite a contrived way to do it, is there an easier way?? 
&lt;BR /&gt;It needs to be able to deal with the duplicate values, and more than 1 missing value in a row. 
&lt;BR /&gt;Thanks in advance, 
&lt;BR /&gt;Nilan</description>
      <pubDate>Thu, 24 Oct 2013 19:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Finding-missing-values-in-a-sequence/m-p/2264717#M44475</guid>
      <dc:creator>NilanJ</dc:creator>
      <dc:date>2013-10-24T19:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Finding missing values in a sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Finding-missing-values-in-a-sequence/m-p/2264718#M44476</link>
      <description>hi,&lt;BR /&gt;try an inner join with an input including all occurencies (as main)&lt;BR /&gt;(1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;4&lt;BR /&gt;5&lt;BR /&gt;6&lt;BR /&gt;7&lt;BR /&gt;8&lt;BR /&gt;9&lt;BR /&gt;10&lt;BR /&gt;)&lt;BR /&gt; and your input as lookup in a tMap and activate "Catch lookup inner join reject"</description>
      <pubDate>Fri, 25 Oct 2013 13:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Finding-missing-values-in-a-sequence/m-p/2264718#M44476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-25T13:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Finding missing values in a sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Finding-missing-values-in-a-sequence/m-p/2264719#M44477</link>
      <description>Hi Amany, thanks for the suggestion, I implemented it using tJoin rather than tMap (tmap just returned nulls for some reason) but got it working 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 25 Oct 2013 22:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Finding-missing-values-in-a-sequence/m-p/2264719#M44477</guid>
      <dc:creator>NilanJ</dc:creator>
      <dc:date>2013-10-25T22:48:16Z</dc:date>
    </item>
  </channel>
</rss>

