<?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 Hiding/Showing objects in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387750#M815471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created 3 text boxes and put them on the left side of the dashboard in a vertical way, I would like to show set of objects, e.g. charts and tables, based on the selected text box. In other words, if I click text box 1, the text in the text boxes 2 and 3 will be gray instead of black and I get a set of graphs and tables. Likewise, if I click text box 2, the text in text boxes 1 and 3 will be gray (text in text box 2 will get black) and then hide the first sets of objetcs and show new graphs and tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>amigo007</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Hiding/Showing objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387750#M815471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created 3 text boxes and put them on the left side of the dashboard in a vertical way, I would like to show set of objects, e.g. charts and tables, based on the selected text box. In other words, if I click text box 1, the text in the text boxes 2 and 3 will be gray instead of black and I get a set of graphs and tables. Likewise, if I click text box 2, the text in text boxes 1 and 3 will be gray (text in text box 2 will get black) and then hide the first sets of objetcs and show new graphs and tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&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/Hiding-Showing-objects/m-p/1387750#M815471</guid>
      <dc:creator>amigo007</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Showing objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387751#M815472</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;&lt;SPAN style="color: #000000; font-style: inherit; font-size: 12pt; font-family: inherit; font-weight: inherit;"&gt;Try this,&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Button -&amp;nbsp; action - Set Variable -&amp;gt;vhide&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&gt;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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =If(vhide = 0, 1, 0)&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;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&gt;In chart, use vhide variable&amp;nbsp; in Layut-conditional&amp;nbsp; - show = vhide&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&gt;else&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&gt; &lt;A href="https://community.qlikview.com/thread/97223" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;" title="https://community.qlikview.com/thread/97223"&gt;&lt;SPAN style="color: #000000;"&gt;Using a button to show/hide different charts | Qlik Community&lt;/SPAN&gt;&lt;/A&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&gt;You tube link &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="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #000000;"&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="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;A href="https://www.youtube.com/watch?v=PSRBtw7SYD8" title="https://www.youtube.com/watch?v=PSRBtw7SYD8"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Show and Hide Multiple Objects - YouTube&lt;/SPAN&gt;&lt;/A&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="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 09:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387751#M815472</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-09-21T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Showing objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387752#M815473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this thread &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 09:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387752#M815473</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-09-21T09:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Showing objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387753#M815474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can use triggers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 11:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387753#M815474</guid>
      <dc:creator>andrei_delta</dc:creator>
      <dc:date>2017-09-21T11:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Showing objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387754#M815475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another approach would be to use a Field instead of variables and button or text objects. Example attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set &lt;STRONG&gt;hideprefix&lt;/STRONG&gt; = '_';&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;_show&lt;/P&gt;&lt;P&gt;chart1&lt;/P&gt;&lt;P&gt;chart2&lt;/P&gt;&lt;P&gt;chart3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;IMG alt="t275368_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177310_t275368_1.png" style="height: 293px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 13:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Showing-objects/m-p/1387754#M815475</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2017-09-21T13:05:02Z</dc:date>
    </item>
  </channel>
</rss>

