<?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: Check if one list object is contained in another list object in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Check-if-one-list-object-is-contained-in-another-list-object/m-p/2356836#M122271</link>
    <description>please note that i am not good in java custom expression...so a good help would be very very appreciated</description>
    <pubDate>Thu, 06 Jun 2019 20:54:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-06T20:54:36Z</dc:date>
    <item>
      <title>Check if one list object is contained in another list object</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-if-one-list-object-is-contained-in-another-list-object/m-p/2356835#M122270</link>
      <description>&lt;P&gt;Ciao All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Basically this is the scenario:&lt;/P&gt; 
&lt;P&gt;I have one input file which is do like that (first column is int, second string and 3rd list object):&lt;/P&gt; 
&lt;P&gt;ID |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; Name &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Foods&lt;/P&gt; 
&lt;P&gt;1&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; John&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; | [Pizza, Pasta, Fruits]&lt;/P&gt; 
&lt;P&gt;2&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | [Kebab, Fruits,]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Then, i have one second file like that:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Restaurant Name | Available Food&lt;/P&gt; 
&lt;P&gt;Restaurant 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | [Kebab, Vegan, Fruits]&lt;/P&gt; 
&lt;P&gt;Restaurant 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | [Kebab, Pizza]&lt;/P&gt; 
&lt;P&gt;Restaurant 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; | [Vegetables, Pizza, Pasta, Fruits, Kebab, Vegan]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I would like to underastand which restaurants "satisfy" the food request which is expressed in the 3rd column of the first file.&lt;/P&gt; 
&lt;P&gt;So in that case for example.&lt;/P&gt; 
&lt;P&gt;John - - -&amp;nbsp; &amp;gt; only satisfied by Restaurant 3 , because the food requested by john is included in the available food of this restaurant (subset);&lt;/P&gt; 
&lt;P&gt;While Jack could eat in Restaurant 1 or Restaurant 3.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please note thast the list of object are un-ordered..i would avoid to do lot of join......&lt;/P&gt; 
&lt;P&gt;thanks!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 20:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-if-one-list-object-is-contained-in-another-list-object/m-p/2356835#M122270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T20:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Check if one list object is contained in another list object</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-if-one-list-object-is-contained-in-another-list-object/m-p/2356836#M122271</link>
      <description>please note that i am not good in java custom expression...so a good help would be very very appreciated</description>
      <pubDate>Thu, 06 Jun 2019 20:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-if-one-list-object-is-contained-in-another-list-object/m-p/2356836#M122271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T20:54:36Z</dc:date>
    </item>
  </channel>
</rss>

