<?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 Listbox with expression select another listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-with-expression-select-another-listbox/m-p/1514318#M749023</link>
    <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;Im work whit listboxs and have the next question.&lt;/P&gt;&lt;P&gt;1 Listbox is "Servicio", it have all the values from my flied "tipo2"&lt;/P&gt;&lt;P&gt;Another listbox is "Empresa", in this listbox i used and expression:&amp;nbsp; "=if(WildMatch(Tipo2,'*PEX*','*SMART*'),'EMP1X','EMP2L')"&lt;/P&gt;&lt;P&gt;The values show correctly,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1295iDE06C01C232FD5FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The problem is when I select&amp;nbsp; the value "EMP1X" from the listbox "empresa", the listbox "servicio" shows selected some values. How can I do to show this values "Servicio" unselected, this values just have to show enable, not selected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1296i909C2A7C447EA0FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>jose_vargas</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Listbox with expression select another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-expression-select-another-listbox/m-p/1514318#M749023</link>
      <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;Im work whit listboxs and have the next question.&lt;/P&gt;&lt;P&gt;1 Listbox is "Servicio", it have all the values from my flied "tipo2"&lt;/P&gt;&lt;P&gt;Another listbox is "Empresa", in this listbox i used and expression:&amp;nbsp; "=if(WildMatch(Tipo2,'*PEX*','*SMART*'),'EMP1X','EMP2L')"&lt;/P&gt;&lt;P&gt;The values show correctly,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1295iDE06C01C232FD5FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The problem is when I select&amp;nbsp; the value "EMP1X" from the listbox "empresa", the listbox "servicio" shows selected some values. How can I do to show this values "Servicio" unselected, this values just have to show enable, not selected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1296i909C2A7C447EA0FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-expression-select-another-listbox/m-p/1514318#M749023</guid>
      <dc:creator>jose_vargas</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with expression select another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-expression-select-another-listbox/m-p/1514327#M749024</link>
      <description>&lt;P&gt;Why don't you create Empresa in the script?&lt;/P&gt;&lt;PRE&gt;If(WildMatch(Tipo2,'*PEX*', '*SMART*'), 'EMP1X', 'EMP2L') as Empresa&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Nov 2018 14:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-expression-select-another-listbox/m-p/1514327#M749024</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-29T14:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with expression select another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-expression-select-another-listbox/m-p/1514330#M749025</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Its Works!!!!!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 14:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-expression-select-another-listbox/m-p/1514330#M749025</guid>
      <dc:creator>jose_vargas</dc:creator>
      <dc:date>2018-11-29T14:47:48Z</dc:date>
    </item>
  </channel>
</rss>

