<?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: Hide and Show using Text Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400809#M797141</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;Try like this&lt;/P&gt;&lt;P&gt;create two variable like&lt;/P&gt;&lt;P&gt;vShow=1 and vHide=0&lt;/P&gt;&lt;P&gt;and then go to your bar chart object -- layout tab and select show conditionally and write like below expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetFieldSelections(Product)='B',vShow,vHide)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="186918" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186918_Capture.JPG" style="height: 428px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;check this for more&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4289"&gt;QlikView App: At The Qlik Of A Button&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4317"&gt;QlikView App: Show and Hide Windows Dynamically&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2017 07:35:34 GMT</pubDate>
    <dc:creator>devarasu07</dc:creator>
    <dc:date>2017-12-14T07:35:34Z</dc:date>
    <item>
      <title>Hide and Show using Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400808#M797140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am trying to implement simple Hide and show using variable , but it's not working unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am having one text object and one bar chart.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;When i click on Text object Barchart should hide and on second click it should appear.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Someone show light on this simple issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Krishna&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/Hide-and-Show-using-Text-Object/m-p/1400808#M797140</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide and Show using Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400809#M797141</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;Try like this&lt;/P&gt;&lt;P&gt;create two variable like&lt;/P&gt;&lt;P&gt;vShow=1 and vHide=0&lt;/P&gt;&lt;P&gt;and then go to your bar chart object -- layout tab and select show conditionally and write like below expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetFieldSelections(Product)='B',vShow,vHide)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="186918" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186918_Capture.JPG" style="height: 428px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;check this for more&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4289"&gt;QlikView App: At The Qlik Of A Button&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4317"&gt;QlikView App: Show and Hide Windows Dynamically&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 07:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400809#M797141</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-12-14T07:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hide and Show using Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400810#M797142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devarasu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply and approach .&lt;/P&gt;&lt;P&gt;I am not having any listbox to select.&lt;/P&gt;&lt;P&gt;Textbox shows only 'A'. When i click on 'A' , barchart chart should show. On second click 'A' barchart should hide.&lt;/P&gt;&lt;P&gt;Like OFF and ON.using only single text object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400810#M797142</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2017-12-14T08:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide and Show using Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400811#M797143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please avoid posting multiple questions for the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/285014#1400998" title="https://community.qlik.com/thread/285014#1400998"&gt;https://community.qlik.com/thread/285014#1400998&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400811#M797143</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-12-14T08:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide and Show using Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400812#M797144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Due to some technical or network issues ,duplicate threads has created. Thanks for notifying.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400812#M797144</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2017-12-14T08:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide and Show using Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400813#M797145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try it&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="186949" alt="A285015.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186949_A285015.png" style="height: 300px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="A285015_1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/186962_A285015_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="A285015_2.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/186963_A285015_2.png" style="height: 195px; width: 620px;" /&gt;&lt;IMG alt="A285015_3.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/186964_A285015_3.png" style="height: 270px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 10:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-and-Show-using-Text-Object/m-p/1400813#M797145</guid>
      <dc:creator>cweiping</dc:creator>
      <dc:date>2017-12-14T10:14:41Z</dc:date>
    </item>
  </channel>
</rss>

