<?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: Apply Label to Fields in search object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Apply-Label-to-Fields-in-search-object/m-p/1362599#M417429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can actually control which field you want to appear in search box. see the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172721_Capture.JPG" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you can rename the field while loading..say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Year(Orderdate) as Orderdate,&lt;/P&gt;&lt;P&gt;Year(Orderdate) as Year,&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;from yourtable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in search object you can use only Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other option is that if you dont want orderdate in the dashboard, you can rename or alias it with a meaningfull name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Year(Orderdate) as Year,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.....&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.....&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;from yourtable;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;-Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 03:53:11 GMT</pubDate>
    <dc:creator>Siva_Sankar</dc:creator>
    <dc:date>2017-08-08T03:53:11Z</dc:date>
    <item>
      <title>Apply Label to Fields in search object</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Label-to-Fields-in-search-object/m-p/1362597#M417427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I was wondering if there is any way that the fields used in a search object can be renamed or have a label applied to them. The fields I have aren't very user-friendly and I want to label it to something that is easier to understand. Every other object in QlikView has a spot to apply labels, but so far I can't find one for searches.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Label-to-Fields-in-search-object/m-p/1362597#M417427</guid>
      <dc:creator>dselgo_eidex</dc:creator>
      <dc:date>2017-08-07T20:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Label to Fields in search object</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Label-to-Fields-in-search-object/m-p/1362598#M417428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danny,&lt;/P&gt;&lt;P&gt;Why not rename all your fields to user friendly names in your load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 21:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Label-to-Fields-in-search-object/m-p/1362598#M417428</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-08-07T21:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Label to Fields in search object</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Label-to-Fields-in-search-object/m-p/1362599#M417429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can actually control which field you want to appear in search box. see the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172721_Capture.JPG" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you can rename the field while loading..say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Year(Orderdate) as Orderdate,&lt;/P&gt;&lt;P&gt;Year(Orderdate) as Year,&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;from yourtable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in search object you can use only Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other option is that if you dont want orderdate in the dashboard, you can rename or alias it with a meaningfull name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Year(Orderdate) as Year,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.....&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.....&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;from yourtable;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;-Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 03:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Label-to-Fields-in-search-object/m-p/1362599#M417429</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2017-08-08T03:53:11Z</dc:date>
    </item>
  </channel>
</rss>

