<?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/Show Objects based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909437#M315821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;write the condition in button layout when u want to display that .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2015 09:25:19 GMT</pubDate>
    <dc:creator>mightyqlikers</dc:creator>
    <dc:date>2015-08-04T09:25:19Z</dc:date>
    <item>
      <title>Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909432#M315816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;IMG alt="Show_hide.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94919_Show_hide.PNG" style="height: 281px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my application I am having two objects(LB06,LB07), My requirement is when I click one button will display one object(LB06) and click on second button will&amp;nbsp; display second object(LB06). Can we achieve this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909432#M315816</guid>
      <dc:creator />
      <dc:date>2015-08-04T09:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909433#M315817</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;1. Create a variable. For exemple vShow = 1&lt;/P&gt;&lt;P&gt;2. Then in properties object button, on Actions Tab, Add, External Set Variable, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Variable : vShow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Expresion: If($(vShow)=1,0,1)&lt;/P&gt;&lt;P&gt;3. In properties of object charts use conditional show. Expresion: $(vShow) = 1 (for 1 object) and &lt;SPAN style="font-size: 13.3333330154419px;"&gt;$(vShow) = 1 (for the other onject).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909433#M315817</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2015-08-04T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909434#M315818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set variables to the objects which you want to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create two variables vDisplay and vHide and set both to one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now set this variables in the layout tab of the object and choose conditional&amp;nbsp; &lt;/P&gt;&lt;P&gt;for example vDisplay=1 as the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in button, go to the actions tab and click add and choose external option and click set variable and provide the value to variable like vDisplay=0 and create one more similar and set vHide=0. Have this set of variables in both the variables and play around.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909434#M315818</guid>
      <dc:creator>marksmunich</dc:creator>
      <dc:date>2015-08-04T09:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909435#M315819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;when I click on one button want to display only one object(LB06) and other object want to be hide.And&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;one button want to display only one object(LB07) and other object want to be hide.Can we do this one.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909435#M315819</guid>
      <dc:creator />
      <dc:date>2015-08-04T09:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909436#M315820</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;If you use 2 variables, you can use 2 trigger actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set variable:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Variable : vShow&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; Expresion: If($(vShow)=1,0,1)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp; or only value&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set variable: vShow2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp; Expresion: If($(vShow2)=1,0,1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp; or only value&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You can play with various possibilities.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909436#M315820</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2015-08-04T09:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909437#M315821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;write the condition in button layout when u want to display that .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909437#M315821</guid>
      <dc:creator>mightyqlikers</dc:creator>
      <dc:date>2015-08-04T09:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909438#M315822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can, simple example attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909438#M315822</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-08-04T09:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909439#M315823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jordi's solution is correct, except that the conditional show for the second LB&amp;nbsp; should be =vShow = 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909439#M315823</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-04T09:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909440#M315824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can do it. In the button you can set variables to the object which you want to display to 1 and other object to 0. and the same with other button you can set one variable to 0 and other to 1.&amp;nbsp; first of all you need to create 2 variables in the sheet and use this variables in the layout conditional tab. then you will understand how it works. but is like a trigger. when u click on it, it changes the values of variables, which displays or hides the objects based on condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909440#M315824</guid>
      <dc:creator>marksmunich</dc:creator>
      <dc:date>2015-08-04T09:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909441#M315825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explain one example here practically with script..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909441#M315825</guid>
      <dc:creator />
      <dc:date>2015-08-04T09:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909442#M315826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create two variables vA, vB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then create two buttons in front end name them as A and B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to A button properties and actions-&amp;gt; external-&amp;gt; set variable -&amp;gt; vA set 1 &lt;/P&gt;&lt;P&gt;add another actions external-&amp;gt; set variable -&amp;gt; vB set 0&lt;/P&gt;&lt;P&gt;go to layout of A button then in show condition write following condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vA=1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and write in button B properties actions-&amp;gt; external-&amp;gt; set variable -&amp;gt; vB set 1&lt;/P&gt;&lt;P&gt;vA set 0&lt;/P&gt;&lt;P&gt;lay out conditon -&amp;gt; if(vB=1,1,0)&lt;/P&gt;&lt;P&gt;write those condtions in objects &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909442#M315826</guid>
      <dc:creator>mightyqlikers</dc:creator>
      <dc:date>2015-08-04T09:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909443#M315827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-avatarid="1027" data-externalid="" data-online="false" data-presence="null" data-userid="188431" data-username="MightyQlikers" href="https://community.qlik.com/people/MightyQlikers" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;sam wisegamzee,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your immediate replay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909443#M315827</guid>
      <dc:creator />
      <dc:date>2015-08-04T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Objects based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909444#M315828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you think that is what you require then you can mark it as correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 10:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Objects-based-on-selection/m-p/909444#M315828</guid>
      <dc:creator>mightyqlikers</dc:creator>
      <dc:date>2015-08-04T10:06:24Z</dc:date>
    </item>
  </channel>
</rss>

