<?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 Hide Values in List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Values-in-List-Box/m-p/754222#M666965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box which contains 7 values such as City Names, coming from the back end data.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Out of which only 5 City Names needs to be displayed and remaining 2 needs to be kept hidden forever from the QlikView report front end.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example - List Box&lt;/P&gt;&lt;P&gt;1) Pune&lt;/P&gt;&lt;P&gt;2) Delhi&lt;/P&gt;&lt;P&gt;3) Jaipur&lt;/P&gt;&lt;P&gt;4) Kolkata&lt;/P&gt;&lt;P&gt;5) Banglore&lt;/P&gt;&lt;P&gt;6) Chennai&lt;/P&gt;&lt;P&gt;7) Bhopal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say, values 1st and 7th needs to be kept hidden based on some expression writing in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me with your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 07:08:05 GMT</pubDate>
    <dc:creator>vijetas42</dc:creator>
    <dc:date>2014-11-17T07:08:05Z</dc:date>
    <item>
      <title>Hide Values in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Values-in-List-Box/m-p/754222#M666965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box which contains 7 values such as City Names, coming from the back end data.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Out of which only 5 City Names needs to be displayed and remaining 2 needs to be kept hidden forever from the QlikView report front end.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example - List Box&lt;/P&gt;&lt;P&gt;1) Pune&lt;/P&gt;&lt;P&gt;2) Delhi&lt;/P&gt;&lt;P&gt;3) Jaipur&lt;/P&gt;&lt;P&gt;4) Kolkata&lt;/P&gt;&lt;P&gt;5) Banglore&lt;/P&gt;&lt;P&gt;6) Chennai&lt;/P&gt;&lt;P&gt;7) Bhopal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say, values 1st and 7th needs to be kept hidden based on some expression writing in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me with your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 07:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Values-in-List-Box/m-p/754222#M666965</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2014-11-17T07:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Values in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Values-in-List-Box/m-p/754223#M666966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try some thing like this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Country&amp;lt;&amp;gt;'Pune' and Country&amp;lt;&amp;gt;'Bhopal',Country)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 07:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Values-in-List-Box/m-p/754223#M666966</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2014-11-17T07:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Values in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Values-in-List-Box/m-p/754224#M666967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(Not(Match(City,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Pune&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Bhopal&lt;/SPAN&gt;')),City)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 07:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Values-in-List-Box/m-p/754224#M666967</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-17T07:19:55Z</dc:date>
    </item>
  </channel>
</rss>

