<?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: Buttons and chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195466#M882112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to avoid triggers then may be this.... Click on the drop down (As circled in the image) to select Direct and In-Direct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ButtonAndChart.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139268_ButtonAndChart.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Sep 2016 10:19:07 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-09-30T10:19:07Z</dc:date>
    <item>
      <title>Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195457#M882102</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 a field with values Direct &amp;amp; Indirect.&lt;/P&gt;&lt;P&gt;Now I need to create a chart that shows all the data by default. &lt;/P&gt;&lt;P&gt;I need to show 2 buttons 1 for Direct 1 for Indirect, when click on the buttons the corresponding data should show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create the buttons and how to make the combined data chart as default..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain me in clear as i am new here.&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/Buttons-and-chart/m-p/1195457#M882102</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195458#M882103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u share sample data which is easy to rply ur answer..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195458#M882103</guid>
      <dc:creator>mohammadkhatimi</dc:creator>
      <dc:date>2016-09-30T09:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195459#M882105</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 create a trigger on button option or use a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look the Example with trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195459#M882105</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-09-30T09:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195460#M882106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jordi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's fine.&lt;/P&gt;&lt;P&gt;And by default it needs to show the sum of those 2 means direct data + indirect data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How it will be done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195460#M882106</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2016-09-30T09:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195461#M882107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can make use of triggers.&lt;/P&gt;&lt;P&gt;1) First create a &lt;STRONG&gt;On open&lt;/STRONG&gt; trigger to clear a field which has Direct and Indirect Values.&lt;/P&gt;&lt;P&gt;2)Create two buttons named Direct and Indirect buttons. &lt;/P&gt;&lt;P&gt;3)Create SELECT IN FIELD triggers for that two buttons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195461#M882107</guid>
      <dc:creator>rajpreeths</dc:creator>
      <dc:date>2016-09-30T09:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195462#M882108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clear all selection it will work as by default value means Addition of Direct and Indirect..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195462#M882108</guid>
      <dc:creator>mohammadkhatimi</dc:creator>
      <dc:date>2016-09-30T09:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195463#M882109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to button properties and add actions as mentioned in the below inline images&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1235.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139246_1235.PNG" style="height: 388px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="123.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/139265_123.PNG" style="height: 230px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195463#M882109</guid>
      <dc:creator>rajpreeths</dc:creator>
      <dc:date>2016-09-30T09:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195464#M882110</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;When you open the app you don't have selected any field. If you have selected a field you need to clear it. Another option is create a sheet trigger for clear all selections when open the seheet.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 10:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195464#M882110</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-09-30T10:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195465#M882111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, Thank you Mohammad &amp;amp; Jordi for your support..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 10:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195465#M882111</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2016-09-30T10:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195466#M882112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to avoid triggers then may be this.... Click on the drop down (As circled in the image) to select Direct and In-Direct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ButtonAndChart.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139268_ButtonAndChart.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 10:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195466#M882112</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-09-30T10:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons and chart</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195467#M882113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You guys..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All are helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/love.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2016 11:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons-and-chart/m-p/1195467#M882113</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2016-10-01T11:36:31Z</dc:date>
    </item>
  </channel>
</rss>

