<?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 open listboxes by search object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687183#M1084849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be appreciated if somebody could help me with my problem. I have many&amp;nbsp; listboxes with product description. They takes a lot of place and I would like to make them visible only if anybody search them by search object. So, for example if user write in search object '*part of descryption*' and this word is a part of description&amp;nbsp; in listbox1 and listbox7, they will be activated and visible on sheet, but if user change his selection&amp;nbsp; and this word doesn't be a part of description listbox1 and listbox7 they disappear.&amp;nbsp;&amp;nbsp; Is there possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ewelina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2014 12:42:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-16T12:42:52Z</dc:date>
    <item>
      <title>open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687183#M1084849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be appreciated if somebody could help me with my problem. I have many&amp;nbsp; listboxes with product description. They takes a lot of place and I would like to make them visible only if anybody search them by search object. So, for example if user write in search object '*part of descryption*' and this word is a part of description&amp;nbsp; in listbox1 and listbox7, they will be activated and visible on sheet, but if user change his selection&amp;nbsp; and this word doesn't be a part of description listbox1 and listbox7 they disappear.&amp;nbsp;&amp;nbsp; Is there possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ewelina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 12:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687183#M1084849</guid>
      <dc:creator />
      <dc:date>2014-06-16T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687184#M1084850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi EwelinaW,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;You can do this by using the data island and dollar sign expansion. Load all the Listbox/Field names into one data island field. Then allow the users to search on this field and based on the search result then use the below expression with the field names.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Your expression should look something like this...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;STRONG style="color: #003366;"&gt;=$(=('[' &amp;amp; Only([%FieldName]) &amp;amp; ']'))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;%FieldName is the field name of the data island.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I hope this helps! If you need assistance then please create the sample QVW file with the field names and I'll show you how to implement them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 12:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687184#M1084850</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-06-16T12:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687185#M1084851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank for you for your advice. I have doubts about this solution , because I have a little complicated data model and unfortunately I can't attach it there.&amp;nbsp; But I try to understand your solution on a test script. I`ve attached this file below. &lt;/P&gt;&lt;P&gt;I have to explain what exactly I want:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my original model I have few dimension tables loaded from few qvd`s an I want to save this scheme. So in case below I should assume that table Transaction is loaded from QVD1, table Characters from QVD2 and table ASCII from QVD3.&amp;nbsp; I have 2 sheets: Main and Sheet1. Searching in Main and in Sheet1 are independent (alternate states). &lt;/P&gt;&lt;P&gt;In for example Main&amp;nbsp; I need to search only in fields/listboxes: expression 1,2,3 from table Transaction, alpha from table Characters and AsciiAlpha from table Ascii (this fields will be also used in other sheets in aplication).&lt;/P&gt;&lt;P&gt;So in Main, in the first step I need only one search object. In search object I write '33'&amp;nbsp; and click on it and I see on the sheet listbox Expression1 where this value exist. When delete my searching&amp;nbsp; in Main sheet&amp;nbsp; searching object is only visible.When I change my search to '0' I see listbox Expression1, Expression2 etc (where this value exist). But my searching on this&amp;nbsp; field shouldn't have any implications on the data model. As I say before these field should be also used in the other sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that I clearly describe my problem.&lt;/P&gt;&lt;P&gt;I will be appreciate If You could help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ewelina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 08:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687185#M1084851</guid>
      <dc:creator />
      <dc:date>2014-06-17T08:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687186#M1084852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Ewelina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks for the detailed explanation. I think I almost understood the requirements but I wanted to reconfirm few things.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;1. In Search Object when you type "33" and click on Expression1; do you want to hide all other list boxes or fields in the Main Sheet? or is it okay to show the fields?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;2. "&lt;SPAN style="color: #3d3d3d; font-size: 12.727272033691406px;"&gt; But my searching on this&amp;nbsp; field shouldn't have any implications on the data model" - Does this means you ALWAYS wanted to restrict the search to the Main Sheet?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please clarify.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 08:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687186#M1084852</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-06-17T08:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687187#M1084853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for quick reply. At first I relate to your points.&lt;/P&gt;&lt;P&gt;1. When I open the sheet, it should be almost empty (only search object should be visible). &lt;/P&gt;&lt;P&gt;When I type in search object some keyword I would like to have visible in the sheet&amp;nbsp; a listbox or lisboxes in which this keyword is a part of a field value (any other listboxes should be hidden).&lt;/P&gt;&lt;P&gt;When I don't type anything in search object or I delete my keywords from search object&amp;nbsp; the listboxes should disapear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I could I wish like do it like that: search object like a button which activate exactly theses listboxes that I want, but unfortunately I can't do it in this way in QV11,2 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Yes, at this moment I want to restrict this solution only to Main sheet (as I mention, I will do it with alternate states).&lt;/P&gt;&lt;P&gt;In one sheet I want to quick search something&amp;nbsp; in listboxes, but in another sheet I have objects (charts etc.) which contains field values from these listboxes and the data shouldn't change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that i de&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;scripe&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; it clearly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ewelina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 11:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687187#M1084853</guid>
      <dc:creator />
      <dc:date>2014-06-17T11:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687188#M1084854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Ewelina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;See the attachment and hopefully this is what you need. For now, I've added Multibox to make multiple selections (For Testing purpose only) but you don't need it if you are using the Search Object. Currently, I'm showing 6 different selections i.e. selections from 6 different fields and you can increase as per your requirment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Good luck!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 14:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687188#M1084854</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-06-17T14:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687189#M1084855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You very much Deepak !&amp;nbsp; It's working great &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; I should&amp;nbsp; modify a little your solution to my app, but You are very helpful. Thanks a lot one more time &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ewelina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 06:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687189#M1084855</guid>
      <dc:creator />
      <dc:date>2014-06-18T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: open listboxes by search object</title>
      <link>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687190#M1084856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;That's great Ewelina. I'm glad it works as per you needs. Appreciate your efforts in providing detailed explanation while asking the questions on community.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Good luck!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 07:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/open-listboxes-by-search-object/m-p/687190#M1084856</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-06-18T07:40:19Z</dc:date>
    </item>
  </channel>
</rss>

