<?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: Search for words in a string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413009#M427138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry i still not understand can you provide some more example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Aug 2017 17:32:43 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2017-08-30T17:32:43Z</dc:date>
    <item>
      <title>Search for words in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413006#M427135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have struggling to perform a load where there may be duplicate 'StyleNumbers' that are indeed seperate items. I am wondering if i can somehow match at least one word in the 'Description' to qualify along with joining on StyleNumber.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Supplier1:&lt;/P&gt;&lt;P&gt;StyleNumber, ItemDescription1&lt;/P&gt;&lt;P&gt;6615, Nice Shiny Object&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;6616, Small Widget Piece&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;6617, Plastic and Rubber&lt;/P&gt;&lt;P&gt;From sourceA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Supplier2:&lt;/P&gt;&lt;P&gt;StyleNumber, ItemDescription2, UPC&lt;/P&gt;&lt;P&gt;6615, Object Shiny Nice, 123&lt;/P&gt;&lt;P&gt;6616, Large Random Thing, 456&lt;/P&gt;&lt;P&gt;6617, Rubber Plastic, 789&lt;/P&gt;&lt;P&gt;From sourceB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Field ItemDescription2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 17:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413006#M427135</guid>
      <dc:creator>scott_brown</dc:creator>
      <dc:date>2017-08-30T17:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Search for words in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413007#M427136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expected output let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 17:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413007#M427136</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-30T17:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search for words in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413008#M427137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Im looking to only return a 'UPC' if the 'StyleNumber' and at least 1 word out of the ItemDescription fields match.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;StyleNumber, ItemDescription1, UPC&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6615, Nice Shiny Object, 123&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;6616, Small Widget Piece, NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6617, Plastic and Rubber, 789&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 17:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413008#M427137</guid>
      <dc:creator>scott_brown</dc:creator>
      <dc:date>2017-08-30T17:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Search for words in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413009#M427138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry i still not understand can you provide some more example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 17:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413009#M427138</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-30T17:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search for words in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413010#M427139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Supplier1:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;StyleNumber, ItemDescription1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6615, Nice Shiny Object&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;6616, Small Widget Piece&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6617, Plastic and Rubber&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From sourceA;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Join&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Supplier2:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;StyleNumber, ItemDescription2, UPC&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6615, Object Shiny Nice, 123&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6616, Large Random Thing, 456&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6617, Rubber Plastic, 789&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From sourceB;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I only want to join if StyleNumber matches and one word from ItemDescription matches, 6615 and 6617 would return a UPC, and 6616 would not because no words match from ItemDescription.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expected Outcome:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;StyleNumber, ItemDescription, UPC&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;6615, Nice Shiny Object, 123&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;6616, Small Widget Piece, NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;6617, Plastic and Rubber, 789&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 18:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413010#M427139</guid>
      <dc:creator>scott_brown</dc:creator>
      <dc:date>2017-08-30T18:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search for words in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413011#M427140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Scott,&lt;/P&gt;&lt;P&gt;maybe like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Temp:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; *,&lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ItemDescription1&lt;/SPAN&gt;,' ') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;LinkField&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; StyleNumber, ItemDescription1&lt;BR /&gt; 6615, Nice Shiny Object&lt;BR /&gt; 6616, Small Widget Piece&lt;BR /&gt; 6617, Plastic and Rubber]&lt;/SPAN&gt;;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Left&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Join&lt;/SPAN&gt;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;StyleNumber&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;UPC&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ItemDescription2&lt;/SPAN&gt;,' ') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;LinkField&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; StyleNumber,ItemDescription2, UPC&lt;BR /&gt; 6615, Object Shiny Nice, 123&lt;BR /&gt; 6616, Large Random Thing, 456&lt;BR /&gt; 6617, Rubber Plastic, 789]&lt;/SPAN&gt;;&lt;BR /&gt; Table:&lt;BR /&gt;// &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;StyleNumber&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;ItemDescription1&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Count&lt;/SPAN&gt; &amp;gt;=2,&lt;SPAN style="color: #800000;"&gt;UPC&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Null&lt;/SPAN&gt;()) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;UPC&lt;/SPAN&gt;; &lt;SPAN style="color: #008000;"&gt;// Optional according Your preferences&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;StyleNumber&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Only&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ItemDescription1&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;ItemDescription1&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Only&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;UPC&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;UPC&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;UPC&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Count&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Resident&lt;/SPAN&gt; Temp&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Group&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;By&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;StyleNumber&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;Drop&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Table&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; Temp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175143_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 18:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-words-in-a-string/m-p/1413011#M427140</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-30T18:21:34Z</dc:date>
    </item>
  </channel>
</rss>

