<?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: Searching for a Specific word in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106866#M1315222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct answer and possible Helpful answers.&lt;/P&gt;&lt;P&gt;Never flag your own reply as Helpful, as it never is on your own topic.&lt;/P&gt;&lt;P&gt;If this topic is not answered yet, please make clear what part of this topic you still need help with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 08:59:09 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2016-05-20T08:59:09Z</dc:date>
    <item>
      <title>Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106857#M1315204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone aware of how we may search for a specific word in Qlik? For example, I only wish to search for companies with the word "law" and yet when I search I get "Lawn" "lawless" etc. I've tried a number of variations but none seem to work.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106857#M1315204</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106858#M1315206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be search using an expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: line-through;"&gt;=Only(FieldName) = 'law'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=FieldName = 'Law'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106858#M1315206</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-19T16:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106859#M1315209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a compound search like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(law)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-15671"&gt;Compound Search - demystified&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106859#M1315209</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-19T16:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106860#M1315212</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;Try with below expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('FieldName','*Seach String*') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106860#M1315212</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-05-19T16:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106861#M1315215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('FieldName','*Law*') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106861#M1315215</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-05-19T16:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106862#M1315217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all, I couldn't quite get that to work though.&amp;nbsp; I tried (* law *) and it worked to a point but ignored all those with law either at the start of the name or at the end. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106862#M1315217</guid>
      <dc:creator />
      <dc:date>2016-05-19T16:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106863#M1315219</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;try with *law* remove the white spaces in the search string start and end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 17:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106863#M1315219</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-05-19T17:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106864#M1315220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("* law *" | "law" | "* law" | "law *")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 17:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106864#M1315220</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-19T17:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106865#M1315221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant, this is what i was looking for - thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 08:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106865#M1315221</guid>
      <dc:creator />
      <dc:date>2016-05-20T08:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106866#M1315222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct answer and possible Helpful answers.&lt;/P&gt;&lt;P&gt;Never flag your own reply as Helpful, as it never is on your own topic.&lt;/P&gt;&lt;P&gt;If this topic is not answered yet, please make clear what part of this topic you still need help with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 08:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106866#M1315222</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-05-20T08:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106867#M1315223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be nice to have a better search syntax for searching complete words in a string, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 09:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106867#M1315223</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-20T09:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106868#M1315224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes question answered. Sorry, first time using communities and thought I was marking swuel's answer as helpful not my own. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 09:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106868#M1315224</guid>
      <dc:creator />
      <dc:date>2016-05-20T09:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for a Specific word</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106869#M1315225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All good. Have a great weekend!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 09:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-a-Specific-word/m-p/1106869#M1315225</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-05-20T09:05:03Z</dc:date>
    </item>
  </channel>
</rss>

