<?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: Setting drop down for buttons in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937030#M323429</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;You can go with container if you want to show a same chart in different ways means . But changing with resspect to fields you can go with &lt;A href="https://community.qlik.com/qlik-users/130924"&gt;Avinashelite&lt;/A&gt;‌ .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 12:09:56 GMT</pubDate>
    <dc:creator>HirisH_V7</dc:creator>
    <dc:date>2015-10-21T12:09:56Z</dc:date>
    <item>
      <title>Setting drop down for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937026#M323425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,all&lt;/P&gt;&lt;P&gt;i have 3 created buttons like&lt;/P&gt;&lt;P&gt;Bar chart,pie chart,straight table if i click on bar chart then the information will show in bar ,and same for pie,straight table&amp;nbsp; &lt;/P&gt;&lt;P&gt;that i created &lt;/P&gt;&lt;P&gt;i want these 3 bar,pie,straight table in drop down with select as caption is it possible &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reply me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;hemesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 11:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937026#M323425</guid>
      <dc:creator />
      <dc:date>2015-10-21T11:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Setting drop down for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937027#M323426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, its possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a inline table in the script&lt;/P&gt;&lt;P&gt;LOAD * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Selection&lt;/P&gt;&lt;P&gt;Bar&lt;/P&gt;&lt;P&gt;Pie&lt;/P&gt;&lt;P&gt;Straight Table&lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in the respective chart &amp;gt;go to &amp;gt;chart Properties&amp;gt; layout &amp;gt;show&amp;gt; condition&amp;gt; apply condition like &lt;/P&gt;&lt;P&gt;if(getfieldselection(Select)='Bar',1,0)&lt;/P&gt;&lt;P&gt;similarly apply the same for other charts too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: If your showing only one chart at a time or at the same position , than you will make single select option or ensure always only one values is selected &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 11:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937027#M323426</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-21T11:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setting drop down for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937028#M323427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you can use a Single Object container (3 charts) with Appearance "Dropdown at top"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 11:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937028#M323427</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-21T11:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting drop down for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937029#M323428</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;As per my understanding, you could use the fast change property of an object to view it in any type of chart. Instead of creating 3 separate object, you can view it in a single object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Chart Properties &amp;gt; General &amp;gt; Fast Type Change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check as many types available which would then appear at the Top Right side of the Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 11:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937029#M323428</guid>
      <dc:creator>sumeet-vaidya</dc:creator>
      <dc:date>2015-10-21T11:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Setting drop down for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937030#M323429</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;You can go with container if you want to show a same chart in different ways means . But changing with resspect to fields you can go with &lt;A href="https://community.qlik.com/qlik-users/130924"&gt;Avinashelite&lt;/A&gt;‌ .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 12:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937030#M323429</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-10-21T12:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Setting drop down for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937031#M323430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tell me how can i achieve that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 12:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937031#M323430</guid>
      <dc:creator />
      <dc:date>2015-10-21T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setting drop down for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937032#M323431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; new object&amp;gt;Select Container &lt;/P&gt;&lt;P&gt;Then go to Container Properties &amp;gt;Add the bar, pie&amp;nbsp; chart&amp;nbsp; and straight table &amp;gt;go to caption&amp;gt;give the title you want &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 12:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-drop-down-for-buttons/m-p/937032#M323431</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-21T12:53:09Z</dc:date>
    </item>
  </channel>
</rss>

