<?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 lookup a string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403727#M612785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV community &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is simple, hope you can help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I loaded 2 tables - the first one contain a list of "Teams Name". &lt;/P&gt;&lt;P&gt;In the second table I loaded another table that one column is containing some of the names of the "Teams Name" and some other names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to find the Match name and put them in a new Column, lets say "Teams Name Match". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with lookup func. but without success. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Omer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Sep 2017 11:51:23 GMT</pubDate>
    <dc:creator>omerbamba</dc:creator>
    <dc:date>2017-09-24T11:51:23Z</dc:date>
    <item>
      <title>lookup a string</title>
      <link>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403727#M612785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV community &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is simple, hope you can help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I loaded 2 tables - the first one contain a list of "Teams Name". &lt;/P&gt;&lt;P&gt;In the second table I loaded another table that one column is containing some of the names of the "Teams Name" and some other names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to find the Match name and put them in a new Column, lets say "Teams Name Match". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with lookup func. but without success. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Omer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 11:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403727#M612785</guid>
      <dc:creator>omerbamba</dc:creator>
      <dc:date>2017-09-24T11:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: lookup a string</title>
      <link>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403728#M612786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use Mapping Load with ApplyMap&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-17760"&gt;What is a Mapping Load in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403728#M612786</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T12:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: lookup a string</title>
      <link>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403729#M612787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Omer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you attached sample data file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403729#M612787</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2017-09-25T12:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: lookup a string</title>
      <link>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403730#M612788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you can use the &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm"&gt;Exists()&lt;/A&gt; function in your table2 load statement, e.g. like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15064574278099415 jive_text_macro" jivemacro_uid="_15064574278099415"&gt;
&lt;P&gt;If(Exists(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TeamsName, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TeamsNameTable2&lt;/SPAN&gt;&lt;/SPAN&gt;), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TeamsNameTable2&lt;/SPAN&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TeamsNameMatch&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 20:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403730#M612788</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-09-26T20:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: lookup a string</title>
      <link>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403731#M612789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best solution is to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MAPSUBSTRING &lt;/STRONG&gt;&lt;STRONG&gt;function&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;IT IS A SISTER FUNCTION TO&amp;nbsp; APPLYMAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/MappingFunctions/MapSubstring.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/MappingFunctions/MapSubstring.htm"&gt;MapSubstring ‒ QlikView&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It works on parts of string, unlike ApplyMap that works on the whole value in Field. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 20:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup-a-string/m-p/1403731#M612789</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-09-26T20:30:53Z</dc:date>
    </item>
  </channel>
</rss>

