<?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 if Value1 Contains Value2 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-if-Value1-Contains-Value2/m-p/137103#M604442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;maybe this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="216852" data-objecttype="1" href="https://community.qlik.com/thread/216852" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Grouping List Box values&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="148524" data-objecttype="1" href="https://community.qlik.com/thread/148524" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Match string to substring from another table&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2003" data-containertype="14" data-objectid="188907" data-objecttype="1" href="https://community.qlik.com/thread/188907" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;if condition&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="178148" data-objecttype="1" href="https://community.qlik.com/thread/178148" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Keyword Mapping with Description&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2051" data-containertype="14" data-objectid="179288" data-objecttype="1" href="https://community.qlik.com/thread/179288" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Multi-wildmatch on Text&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="177859" data-objecttype="1" href="https://community.qlik.com/thread/177859" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How load necessary information from unstructured column?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2018 23:06:13 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2018-08-30T23:06:13Z</dc:date>
    <item>
      <title>Join if Value1 Contains Value2</title>
      <link>https://community.qlik.com/t5/QlikView/Join-if-Value1-Contains-Value2/m-p/137101#M604440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Values&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;TABLE1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Line&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp; Coaxial@Robertstown, Fiber@Steelburgh, Fiber@Robertstown&lt;/P&gt;&lt;P&gt;Location&amp;nbsp;&amp;nbsp; |&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Robertstown, &lt;SPAN style="font-size: 13.3333px;"&gt;Steelburgh, &lt;SPAN style="font-size: 13.3333px;"&gt;Robertstown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOIN TABLE2 to TABLE1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cable &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Coaxial, Fiber&lt;/P&gt;&lt;P&gt;Speed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 100mbps, 1gbps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to join the 2nd table to the first table based on 'Line' containing 'Cable'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally this is the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Line&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Coaxial@Robertstown, Fiber@Steelburgh, Fiber@Robertstown&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Location&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Robertstown, &lt;SPAN style="font-size: 13.3333px;"&gt;Steelburgh, &lt;SPAN style="font-size: 13.3333px;"&gt;Robertstown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Speed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100mbps, 1gbps, 1gbps&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 18:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-if-Value1-Contains-Value2/m-p/137101#M604440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T18:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Join if Value1 Contains Value2</title>
      <link>https://community.qlik.com/t5/QlikView/Join-if-Value1-Contains-Value2/m-p/137102#M604441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a field in table 1 as -&lt;/P&gt;&lt;P&gt;Left(Line, index(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Line, '@'&lt;/STRONG&gt;)-1) as Cable&lt;/P&gt;&lt;P&gt;and join it with the second table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 18:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-if-Value1-Contains-Value2/m-p/137102#M604441</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2018-08-30T18:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Join if Value1 Contains Value2</title>
      <link>https://community.qlik.com/t5/QlikView/Join-if-Value1-Contains-Value2/m-p/137103#M604442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;maybe this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="216852" data-objecttype="1" href="https://community.qlik.com/thread/216852" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Grouping List Box values&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="148524" data-objecttype="1" href="https://community.qlik.com/thread/148524" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Match string to substring from another table&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2003" data-containertype="14" data-objectid="188907" data-objecttype="1" href="https://community.qlik.com/thread/188907" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;if condition&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="178148" data-objecttype="1" href="https://community.qlik.com/thread/178148" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Keyword Mapping with Description&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2051" data-containertype="14" data-objectid="179288" data-objecttype="1" href="https://community.qlik.com/thread/179288" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Multi-wildmatch on Text&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="177859" data-objecttype="1" href="https://community.qlik.com/thread/177859" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How load necessary information from unstructured column?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 23:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-if-Value1-Contains-Value2/m-p/137103#M604442</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-30T23:06:13Z</dc:date>
    </item>
  </channel>
</rss>

