<?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: showing/hiding two different dashboards on the same sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509105#M190245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but what about the flags?&lt;/P&gt;&lt;P&gt;When I show up the actual dashboard, it should be set the flag_actual, too; and when I show up the history dashboard, it should be set the flag_history.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Nov 2013 10:58:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-29T10:58:47Z</dc:date>
    <item>
      <title>showing/hiding two different dashboards on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509103#M190243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to reproduce in the same sheet two different dashboards from layout and conditions points of view and the user will choose which one want to visualize.&lt;/P&gt;&lt;P&gt;The first dashboard contains the materials which have the quantity&amp;nbsp; &amp;lt;&amp;gt; 0 and the second one the materials which have the quantity &amp;lt;&amp;gt; 0 or volume &amp;lt;&amp;gt; 0 or previous year quantity &amp;lt;&amp;gt; 0.&lt;BR /&gt;I created two flags in the script which respect this rule. They are named flag_actual and flag_history. Now I need to set each flag on each dashboard, but at the same time to have a macro button in order to select which one I want to see by pressing on it.&lt;BR /&gt;I don't know how to handle the two actions at the same time (hiding/showing the dashboards one at once and&amp;nbsp; each one to have his flag set). Should I do it with triggers/actions? which actions should I use and how? &lt;/P&gt;&lt;P&gt;thanks&lt;BR /&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 10:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509103#M190243</guid>
      <dc:creator />
      <dc:date>2013-11-29T10:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: showing/hiding two different dashboards on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509104#M190244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create two variables, one called show.actual and one called show.history, set each value to 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then for each object add the conditional show, see below example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-11-29_1039.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49740_2013-11-29_1039.png" style="width: 620px; height: 261px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a button or text object and add an action &amp;gt; External Action &amp;gt; Set variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-11-29_1041.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49741_2013-11-29_1041.png" style="width: 620px; height: 219px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart will only show when the button is clicked, I hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 10:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509104#M190244</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-11-29T10:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: showing/hiding two different dashboards on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509105#M190245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but what about the flags?&lt;/P&gt;&lt;P&gt;When I show up the actual dashboard, it should be set the flag_actual, too; and when I show up the history dashboard, it should be set the flag_history.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 10:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509105#M190245</guid>
      <dc:creator />
      <dc:date>2013-11-29T10:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: showing/hiding two different dashboards on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509106#M190246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or reduce the data and share&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 11:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509106#M190246</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-11-29T11:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: showing/hiding two different dashboards on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509107#M190247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check with QVw Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 06:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509107#M190247</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-01-07T06:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: showing/hiding two different dashboards on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509108#M190248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached file of example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 07:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/showing-hiding-two-different-dashboards-on-the-same-sheet/m-p/509108#M190248</guid>
      <dc:creator />
      <dc:date>2014-01-07T07:08:20Z</dc:date>
    </item>
  </channel>
</rss>

