<?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 Click button to display same objects in other sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Click-button-to-display-same-objects-in-other-sheet/m-p/1191595#M878920</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 three KPI's and their corresponding objects in &lt;STRONG&gt;Overview&lt;/STRONG&gt; sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If the user clicks on 1st Detail button &lt;/SPAN&gt;Trend chart&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;text object for current month,previous&lt;SPAN style="font-size: 10pt;"&gt; related to KPI 'A' should be displayed on &lt;STRONG&gt;KPI details sheet&lt;/STRONG&gt; (&lt;STRONG&gt;other Sheet&lt;/STRONG&gt;) with out making any selection by the user in KPI details sheet.How can we &lt;/SPAN&gt;achieve&lt;SPAN style="font-size: 10pt;"&gt; this qlikview?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If the user clicks on 2nd detail button all the corresponding objects related to KPI B should be displayed on KPI details sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="KPI_Screen1.png" class="jive-image image-1" height="172" src="https://community.qlik.com/legacyfs/online/140352_KPI_Screen1.png" style="height: 171.852px; width: 683px;" width="683" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Click button to display same objects in other sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Click-button-to-display-same-objects-in-other-sheet/m-p/1191595#M878920</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 three KPI's and their corresponding objects in &lt;STRONG&gt;Overview&lt;/STRONG&gt; sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If the user clicks on 1st Detail button &lt;/SPAN&gt;Trend chart&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;text object for current month,previous&lt;SPAN style="font-size: 10pt;"&gt; related to KPI 'A' should be displayed on &lt;STRONG&gt;KPI details sheet&lt;/STRONG&gt; (&lt;STRONG&gt;other Sheet&lt;/STRONG&gt;) with out making any selection by the user in KPI details sheet.How can we &lt;/SPAN&gt;achieve&lt;SPAN style="font-size: 10pt;"&gt; this qlikview?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If the user clicks on 2nd detail button all the corresponding objects related to KPI B should be displayed on KPI details sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="KPI_Screen1.png" class="jive-image image-1" height="172" src="https://community.qlik.com/legacyfs/online/140352_KPI_Screen1.png" style="height: 171.852px; width: 683px;" width="683" /&gt;&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/Click-button-to-display-same-objects-in-other-sheet/m-p/1191595#M878920</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Click button to display same objects in other sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Click-button-to-display-same-objects-in-other-sheet/m-p/1191596#M878921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;copy the objects in detail sheet&lt;/P&gt;&lt;P&gt;add a variable &lt;/P&gt;&lt;P&gt;when you click on a button add 2 actions: set the variable (external) to 1, 2, 3 depending on the button and activate sheet (layout)&lt;/P&gt;&lt;P&gt;use show conditional (in layout tab) for the new objects with the value of the variable to show/hide the objects depending on the value of the variable (button clicked)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 17:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Click-button-to-display-same-objects-in-other-sheet/m-p/1191596#M878921</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-10-12T17:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Click button to display same objects in other sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Click-button-to-display-same-objects-in-other-sheet/m-p/1191597#M878922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When user click on details button KPI A has to be selected in KPI Selection Multibox of another sheet. Can we do that in qlikview?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 02:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Click-button-to-display-same-objects-in-other-sheet/m-p/1191597#M878922</guid>
      <dc:creator />
      <dc:date>2016-10-13T02:18:46Z</dc:date>
    </item>
  </channel>
</rss>

