<?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>article How can I exclude fields from the Global Search tool in Qlik Sense Enterprise on Windows? in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-can-I-exclude-fields-from-the-Global-Search-tool-in-Qlik/ta-p/2163913</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Is it possible to exclude certain fields from the Global Search tool? Typically key fields and system fields should not be searchable using Global Search.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and will be used at your discretion. Depending on the tool(s) used, customization(s), and/or other factors, ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;To exclude fields in the search tool, use the Search statement in the script.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Exclude *ID;&lt;/STRONG&gt; &lt;BR /&gt;Exclude all fields ending with ID from searches in the search tool.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Several Search statements can be used to refine selection of fields to include in the search tool. The statements are evaluated from top to bottom.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Include *;&lt;/STRONG&gt;&lt;BR /&gt;Include all fields in searches in the search tool.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Exclude *ID;&lt;/STRONG&gt;&lt;BR /&gt;Exclude all fields ending with ID from searches in the search tool.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Include ProductID;&lt;/STRONG&gt;&lt;BR /&gt;Include the field ProductID in searches in the search tool.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The combined result of these three statements, in this sequence, is that all fields ending with ID except ProductID are excluded from searches in the search tool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 13:48:21 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2024-01-22T13:48:21Z</dc:date>
    <item>
      <title>How can I exclude fields from the Global Search tool in Qlik Sense Enterprise on Windows?</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-can-I-exclude-fields-from-the-Global-Search-tool-in-Qlik/ta-p/2163913</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Is it possible to exclude certain fields from the Global Search tool? Typically key fields and system fields should not be searchable using Global Search.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and will be used at your discretion. Depending on the tool(s) used, customization(s), and/or other factors, ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;To exclude fields in the search tool, use the Search statement in the script.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Exclude *ID;&lt;/STRONG&gt; &lt;BR /&gt;Exclude all fields ending with ID from searches in the search tool.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Several Search statements can be used to refine selection of fields to include in the search tool. The statements are evaluated from top to bottom.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Include *;&lt;/STRONG&gt;&lt;BR /&gt;Include all fields in searches in the search tool.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Exclude *ID;&lt;/STRONG&gt;&lt;BR /&gt;Exclude all fields ending with ID from searches in the search tool.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Search Include ProductID;&lt;/STRONG&gt;&lt;BR /&gt;Include the field ProductID in searches in the search tool.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The combined result of these three statements, in this sequence, is that all fields ending with ID except ProductID are excluded from searches in the search tool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 13:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-can-I-exclude-fields-from-the-Global-Search-tool-in-Qlik/ta-p/2163913</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-01-22T13:48:21Z</dc:date>
    </item>
  </channel>
</rss>

