<?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 Search in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386917#M422234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traditionally it is possible to define search in a certain field. But I need to tune it somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagine that my field "Ads" consists of more than 5 thousands values.&lt;/P&gt;&lt;P&gt;There's another field "Year of Ads issue". It means that I can define, for example, 2017 in order to limit the list of ads to 2017 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My task is the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I want to allow my users to search in the field "Ads" BUT limited to ads issued in 2017.&lt;/LI&gt;&lt;LI&gt;In search results there should be only ads issued in 2017.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is ti possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2017 14:55:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-25T14:55:40Z</dc:date>
    <item>
      <title>Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386917#M422234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traditionally it is possible to define search in a certain field. But I need to tune it somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagine that my field "Ads" consists of more than 5 thousands values.&lt;/P&gt;&lt;P&gt;There's another field "Year of Ads issue". It means that I can define, for example, 2017 in order to limit the list of ads to 2017 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My task is the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I want to allow my users to search in the field "Ads" BUT limited to ads issued in 2017.&lt;/LI&gt;&lt;LI&gt;In search results there should be only ads issued in 2017.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is ti possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 14:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386917#M422234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-25T14:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386918#M422235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add an expression listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; = AGGR(only({&amp;lt; Year= {2017} &amp;gt;} Ads) , &lt;SPAN style="font-size: 13.3333px;"&gt;Ads)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386918#M422235</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-08-25T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386919#M422236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The question is not about a list box. It is about a search object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point is that the list of values is huge (about several thousands). There's no point to display them all in a list-box. Search funstion would be much more convenient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to set a condition for a Seach object: search within "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ads"&lt;/SPAN&gt; but limited to "Year" = 2017.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386919#M422236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-25T15:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386920#M422237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView has a simple standard Search option to do just that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a listbox displaying Ads (ok, there are many values but that's just fine for now)&lt;/LI&gt;&lt;LI&gt;Open the search field for this listbox (click the magnifier or type a space)&lt;/LI&gt;&lt;LI&gt;On the far right, you'll see a &amp;gt;&amp;gt; (chevron). Click that one. The search field expands with a &lt;EM&gt;secondary search area&lt;/EM&gt;.&lt;/LI&gt;&lt;LI&gt;Type value 2017 in the search field (you should have the ad years available as separate values for this simple example to work) and select the proper value/field combination (probably a "Year" field) from the secondary search list.&lt;/LI&gt;&lt;LI&gt;You have now temporarily reduced the search coverage to ads from 2017.&lt;/LI&gt;&lt;LI&gt;Now search whatever Ad name or string you want from the resulting list by entering a value in the primary search field..&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Edit] ? icon means help. Magnifier opens search field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386920#M422237</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-08-25T15:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386921#M422238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way to do this is to create a new field via script that contains only 2017 ads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386921#M422238</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-08-25T15:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386922#M422239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Unfortunately, the icon in the right-upper corner of a list-box doesn't allow to show search results in a convenient way. I would not use it. I think that a Search Object is much more user-friendly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My clients are used to seeing the search results displayed by a Search Object in the way you can see on the screenshot (see the attachment). This sort of search results display is only possible if a Search Object is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the list of values in the search results is huge, my clients ask me to be able to limit the search results to a certain year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no standard tool can be applied, is it possible to tune a &lt;SPAN style="font-size: 13.3333px;"&gt;Search Object by means of an extension?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386922#M422239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-25T15:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386923#M422240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest you to create a new field in the load script on the same table that has your ads:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(Year=2017, Ads) as Ads2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It will contain only ADS of current year, you can then use the search function on that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386923#M422240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-25T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386924#M422241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All search engines allow to limit search results according to the required conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't call it smart to create in QlikView separate fields for this task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386924#M422241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-25T15:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386925#M422242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry but i know how QlikView works and there are no possibility to do what you want except to create a new field or use a ListBox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't accept these solutions the only way is to create a new customized extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 16:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386925#M422242</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-08-25T16:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386926#M422243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;EM&gt;"All search engines allow to limit search results according to the required conditions."&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;STRONG&gt;Hi, can you please suggest some? i'm keen to know&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I wouldn't call it smart to create in QlikView separate fields for this task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f2f2f2; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;STRONG&gt;This is your best option for a searchbox&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f2f2f2; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f2f2f2; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f2f2f2; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;STRONG&gt;V&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Aug 2017 07:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386926#M422243</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-08-26T07:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386927#M422244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I can give an example.&lt;/P&gt;&lt;P&gt;Think about online ticketing, I mean all the web-sites providing the service of buying tickets online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) You select a city of destination.&lt;/P&gt;&lt;P&gt;2) Then you select the date of departure and arrival.&lt;/P&gt;&lt;P&gt;3) Finally you click "Find".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In search results you see the flights corrresponding to your conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a similar logic of search in my QlikSense app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any ideas how I can do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Aug 2017 11:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386927#M422244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-27T11:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Search in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386928#M422245</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 could deselect the "include excluded" option in the search object properties and limit the years before searching for Ads:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_272503_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/174802_QlikCommunity_Thread_272503_Pic3.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="QlikCommunity_Thread_272503_Pic4.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/174801_QlikCommunity_Thread_272503_Pic4.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_272503_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174800_QlikCommunity_Thread_272503_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_272503_Pic2.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/174803_QlikCommunity_Thread_272503_Pic2.JPG" style="height: auto; width: auto;" /&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>Sun, 27 Aug 2017 21:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-in-QlikView/m-p/1386928#M422245</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-08-27T21:45:51Z</dc:date>
    </item>
  </channel>
</rss>

