<?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: Button Actions:Bringing chart at the top in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603975#M1112791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send me a example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 12:01:30 GMT</pubDate>
    <dc:creator>amita1621</dc:creator>
    <dc:date>2018-04-16T12:01:30Z</dc:date>
    <item>
      <title>Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603968#M1112784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;My requirement is to place 3 charts over one another of exactly same size. Then, creating 3 different buttons respective to each chart.&lt;/P&gt;&lt;P&gt;If I click on any of them then that particular chart should come at the top and other charts should hide behind the active one. This will enable switching between charts.&lt;/P&gt;&lt;P&gt;I wonder if anybody could help writing this action for a button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:-&lt;STRONG&gt; I cannot open QVD file in my version of qlikview as I am using trial version and it doesn't support qvd created by other users.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 07:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603968#M1112784</guid>
      <dc:creator />
      <dc:date>2014-02-19T07:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603969#M1112785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to tab "actions"-&amp;gt;add-&amp;gt;Layout-&amp;gt;activate Object&lt;/P&gt;&lt;P&gt;that should always put the object in front that you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 07:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603969#M1112785</guid>
      <dc:creator />
      <dc:date>2014-02-19T07:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603970#M1112786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For each button,&lt;/P&gt;&lt;P&gt;Properties--&amp;gt;Action--&amp;gt;Add--&amp;gt;Layout--&amp;gt;Activate Object--&amp;gt; Ok&lt;/P&gt;&lt;P&gt;Here we need to provide the "Object ID", which we want to highlight.&lt;/P&gt;&lt;P&gt;Aplly&amp;nbsp; the same logic for&amp;nbsp; all 3 objects.&lt;/P&gt;&lt;P&gt;Thanks,Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 07:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603970#M1112786</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2014-02-19T07:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603971#M1112787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could put the 3 charts into a container.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 07:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603971#M1112787</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-02-19T07:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603972#M1112788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way to obtain the result is working on hide/show properties:&lt;/P&gt;&lt;P&gt;1) Set 3 variables to 0 v1, v2, v3 (they will have values 0 or 1)&lt;/P&gt;&lt;P&gt;2) In the layout tab of the charts, in show go to conditional and write v1=1 (in the first object), it will disappear.&lt;/P&gt;&lt;P&gt;3) in the button when you press it trigger the external action to set the variable to 1 (v1=1) click the button and the chart will appear again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the same for others buttons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 08:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603972#M1112788</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-02-19T08:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603973#M1112789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pradeep,&lt;/P&gt;&lt;P&gt;But this action is just for activating/Highlighting a chart. It is not solving the purpose of bringing it to the top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun Singhal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 08:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603973#M1112789</guid>
      <dc:creator />
      <dc:date>2014-02-19T08:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603974#M1112790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was not aware of this option. This would solve my problem. Thanks Mr. Albert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 08:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603974#M1112790</guid>
      <dc:creator />
      <dc:date>2014-02-19T08:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Button Actions:Bringing chart at the top</title>
      <link>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603975#M1112791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send me a example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 12:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-Actions-Bringing-chart-at-the-top/m-p/603975#M1112791</guid>
      <dc:creator>amita1621</dc:creator>
      <dc:date>2018-04-16T12:01:30Z</dc:date>
    </item>
  </channel>
</rss>

