<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447208#M807767</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;I have posted Basic Show Hide Object using Variable ll be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Oct 2017 13:16:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-27T13:16:37Z</dc:date>
    <item>
      <title>RE:show Hide</title>
      <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447202#M807761</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;I have two text objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to hide&amp;nbsp; when I clik one text object other should hide , like that I want to achieve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447202#M807761</guid>
      <dc:creator>kicchu465</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: RE:show Hide</title>
      <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447203#M807762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;On click of one text object it should hide other ? and when it should be visible again ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;create a variable &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vShow =1 and in the first text object add a trigger to set the variable value to 2 &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and in the second text box add the condition in layout &amp;gt;condition vShow=1 &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447203#M807762</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-10-27T10:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: RE:show Hide</title>
      <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447204#M807763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;check this too&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/56080"&gt;Hide/show an Object with button set variable&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/210360"&gt;conditionally hide/show text object?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447204#M807763</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-10-27T10:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: RE:show Hide</title>
      <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447205#M807764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conditional expression in layout tab like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For listbox Field&lt;STRONG&gt;1&lt;/STRONG&gt; =Not getselectedcount(Field&lt;STRONG style="font-size: 13.3333px;"&gt;2&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For listbox Field&lt;STRONG&gt;2&lt;/STRONG&gt; =Not getselectedcount(Field&lt;STRONG style="font-size: 13.3333px;"&gt;1&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181242_Capture.JPG" style="height: 298px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447205#M807764</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-27T10:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: RE:show Hide</title>
      <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447206#M807765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Thanks a lot for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;The above has achieved what I am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Kb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447206#M807765</guid>
      <dc:creator>kicchu465</dc:creator>
      <dc:date>2017-10-27T10:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: RE:show Hide</title>
      <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447207#M807766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Ok if you have for the answers then please mark the correct answer and close this thread &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447207#M807766</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-10-27T10:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: RE:show Hide</title>
      <link>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447208#M807767</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;I have posted Basic Show Hide Object using Variable ll be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 13:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-show-Hide/m-p/1447208#M807767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T13:16:37Z</dc:date>
    </item>
  </channel>
</rss>

