<?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: RE:Show/Hide Text Box Based on a Selection? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-Show-Hide-Text-Box-Based-on-a-Selection/m-p/533074#M1146413</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetselectedCount(EmployeeName) = 1,If(Gender = 'MALE',1,0),0) for MALE Image Text Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetselectedCount(EmployeeName) = 1,If(Gender = 'FEMALE',1,0),0) for FEMALE Image Text Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 08:01:26 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2013-07-29T08:01:26Z</dc:date>
    <item>
      <title>RE:Show/Hide Text Box Based on a Selection?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Show-Hide-Text-Box-Based-on-a-Selection/m-p/533073#M1146412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a requirement , where there are two images in two different text boxes say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A)Text Box A Having a Male Employee icon as Image&amp;nbsp; and &lt;/P&gt;&lt;P&gt;B)Text Box B Having a Female Employee icon as Image .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default both the text boxes should be hidden when am selecting an Employee Name in the list box then the text box should be shown for that currently am using the code &lt;/P&gt;&lt;P&gt;GetSelectedCount(EmployeeName)&amp;gt;0 &lt;/P&gt;&lt;P&gt;which is working fine..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have two conditions say while am selecting the employee name the text box should be shown Based on a condition Gender='Male'&lt;/P&gt;&lt;P&gt;i.e)&lt;/P&gt;&lt;P&gt;Text Box should be Shown GetSelectedCount(EmployeeName)&amp;gt;0&amp;nbsp; where gender='Male'--&amp;gt;(SHOW)Text Box A Having a Male Employee icon as Image&amp;nbsp; &lt;/P&gt;&lt;P&gt;Text Box should be Shown GetSelectedCount(EmployeeName)&amp;gt;0&amp;nbsp; where gender='Female'--&amp;gt;(SHOW)Text Box A Having a Female Employee icon as Image&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 07:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Show-Hide-Text-Box-Based-on-a-Selection/m-p/533073#M1146412</guid>
      <dc:creator>priyav24</dc:creator>
      <dc:date>2013-07-29T07:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Show/Hide Text Box Based on a Selection?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Show-Hide-Text-Box-Based-on-a-Selection/m-p/533074#M1146413</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetselectedCount(EmployeeName) = 1,If(Gender = 'MALE',1,0),0) for MALE Image Text Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetselectedCount(EmployeeName) = 1,If(Gender = 'FEMALE',1,0),0) for FEMALE Image Text Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 08:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Show-Hide-Text-Box-Based-on-a-Selection/m-p/533074#M1146413</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-07-29T08:01:26Z</dc:date>
    </item>
  </channel>
</rss>

