<?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 Using an Expression in the Search Field of a Text Column in a Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-an-Expression-in-the-Search-Field-of-a-Text-Column-in-a/m-p/2507719#M104380</link>
    <description>&lt;P&gt;Using QlikSense, I have a table with several columns of data and one text column for 'Work Scope'.&amp;nbsp; The table has&amp;nbsp; millions of rows, and I want to search the 'Work Scope' field for all entries including the tool "ServiceNow".&amp;nbsp; However, the source data entries are hand entered and could be written as "SNOW" or "ServiceNow" or "Service Now".&lt;/P&gt;
&lt;P&gt;I thought I could write a simple expression in the search bar for that field but it doesn't seem to work.&amp;nbsp; I've tried many variations like this:&lt;/P&gt;
&lt;P&gt;=[&lt;EM&gt;field name]&lt;/EM&gt; LIKE '*SNOW*' or&amp;nbsp;[&lt;EM&gt;field name]&lt;/EM&gt; LIKE '*ServiceNow*' or&amp;nbsp;[&lt;EM&gt;field name]&lt;/EM&gt; LIKE '*Service Now*'&lt;/P&gt;
&lt;P&gt;But none seems to work.&amp;nbsp; Can anyone point me to how the syntax of this should be done?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 01:41:58 GMT</pubDate>
    <dc:creator>MikeatAO</dc:creator>
    <dc:date>2025-02-28T01:41:58Z</dc:date>
    <item>
      <title>Using an Expression in the Search Field of a Text Column in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/Using-an-Expression-in-the-Search-Field-of-a-Text-Column-in-a/m-p/2507719#M104380</link>
      <description>&lt;P&gt;Using QlikSense, I have a table with several columns of data and one text column for 'Work Scope'.&amp;nbsp; The table has&amp;nbsp; millions of rows, and I want to search the 'Work Scope' field for all entries including the tool "ServiceNow".&amp;nbsp; However, the source data entries are hand entered and could be written as "SNOW" or "ServiceNow" or "Service Now".&lt;/P&gt;
&lt;P&gt;I thought I could write a simple expression in the search bar for that field but it doesn't seem to work.&amp;nbsp; I've tried many variations like this:&lt;/P&gt;
&lt;P&gt;=[&lt;EM&gt;field name]&lt;/EM&gt; LIKE '*SNOW*' or&amp;nbsp;[&lt;EM&gt;field name]&lt;/EM&gt; LIKE '*ServiceNow*' or&amp;nbsp;[&lt;EM&gt;field name]&lt;/EM&gt; LIKE '*Service Now*'&lt;/P&gt;
&lt;P&gt;But none seems to work.&amp;nbsp; Can anyone point me to how the syntax of this should be done?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 01:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-an-Expression-in-the-Search-Field-of-a-Text-Column-in-a/m-p/2507719#M104380</guid>
      <dc:creator>MikeatAO</dc:creator>
      <dc:date>2025-02-28T01:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using an Expression in the Search Field of a Text Column in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/Using-an-Expression-in-the-Search-Field-of-a-Text-Column-in-a/m-p/2507721#M104382</link>
      <description>&lt;P&gt;Well, I kept trying different options and ultimately this is what worked:&lt;/P&gt;
&lt;P&gt;(*SNOW* OR *ServiceNow* OR "*Service Now*")&lt;/P&gt;
&lt;P&gt;... problem solved.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 02:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-an-Expression-in-the-Search-Field-of-a-Text-Column-in-a/m-p/2507721#M104382</guid>
      <dc:creator>MikeatAO</dc:creator>
      <dc:date>2025-02-28T02:18:24Z</dc:date>
    </item>
  </channel>
</rss>

